- To build the project, run
./commands/build.cmd
and 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.cmd
file - The .db file name can be change in the second line of the
start.cmd
file
- 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/
-
Notifications
You must be signed in to change notification settings - Fork 0
louangr/GoLang-WebRESTTP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
REST API Project in Go
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published