To-do API made using Fiber
Install dependencies:
$ go mod tidy
Serve with hot reload at localhost:8080
$ go run ./cmd/server/main.go
http://localhost:8080/swagger/index.html
Add comments to the controllers, see declarative comments format.
To update docs, run swag init.
| Breno Baptista |
This project is licensed under the MIT License
