- To build the project, run
./commands/build.cmdand find the executable in./cmd/restserver - To start the REST API, run
./commands/start.cmd- The port number can be change in the first line of the
start.cmdfile - The .db file name can be change in the second line of the
start.cmdfile
- The port number can be change in the first line of the
- To generate swagger documentation, run
./commands/swaggerDocGeneration.cmd - Once the REST API is started, you can find the Swagger UI documentation behind this endpoint: http://localhost:8000/swaggerui/
louangr/GoLang-WebRESTTP
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|