module
0.0.0-20220905195115-f3c3a2100fa5
Repository: https://github.com/elotro/clean-api.git
Documentation: pkg.go.dev
# README
clean-api
Gin was replaced with Chi
Based on
https://github.com/evrone/go-clean-template
https://evrone.com/go-clean-template
How to run
- create PostgreSQL database "stockup_test"
- run "make migrate"
Swagger doc: http://localhost:8080/swagger/index.html
TODO
- Dockerize
- Tests