Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 258 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 258 Bytes

Go Boilerplate

To run the application, run the following command:

$ make build

then

$ make dev

The server will be running on port 6969.

For health check run the following cURL:

$ curl http://localhost:6969/health