- http://gofiber.io
- postgresql + pgadmin4
- redis
- pgx
- docker
- docker-compose
- goose, go-migrate
- model - handle all persistence, and 3rd party calls
- business (controller) - handle all business logic
- presentation (view) - handle all parsing and rendering
- add unit and integration test