- Setup development environment (WSL, Git, GoLand, Dev containers) + "Hello, world!"
- Echo framework, endpoints
- Production Docker
- Connect to database
- GORM and entities
- Unit tests
- Integration tests
- Generating OpenAPi docs
- Request body validation and auto-mapping to entities
- Setup remote dubugger in Docker
- Logging request/response