A small web service to act as a playground/learning exercise with Go.
This is a web service to track progress within Loyalty Jiu-Jitsu Academy Cranbourne, it will track rank progression and individual submissions.
- Update endpoint
- Tests
- "Get up and running" docs
- Different ways to return data
- Get by rank
- Get by degree count
- Get by name
- Set up schema
- Tests
- CRUD Endpoints