Project Paper Planes
Written using TDD with functional tests.
TODO where it's running
- go / gin-gonic (go is chosen only to get more exp with the language)
- docker compose
- air for Gin live-reload
- see
.air.toml
- see
Unit + Functional tests
- go test
- testify
- Custom MySQL mock with docker
- pre-commit hooks with pre-commit