Categorygithub.com/blockchain-abstraction-middleware/rest-api
module
0.0.0-20191130215049-1728948685a2
Repository: https://github.com/blockchain-abstraction-middleware/rest-api.git
Documentation: pkg.go.dev

# README

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/

# Packages

No description provided by the author
No description provided by the author