Skip to content

blockchain-abstraction-middleware/rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Template

Overview

Go rest-api base, this includes:

Running the service

make serve

Running Unit Tests

make test

Linting

make lint

User Testing

curl 0.0.0.0:8080/api/v1/health/status

Swagger UI

Swagger ui will be exposed at:

0.0.0.0:8080/api/v1/swagger/docs/swaggerui/