Backend / API
REST API · Go + MySQL
REST API in Go with MySQL, Mux routing and the Gorm ORM.

RESTful API developed in Go using Mux for routing and Gorm as the ORM over MySQL, with a focus on performance and clean code.
Tech stack
Go · MySQL · Mux · Gorm
Outcomes
- Performant API
- CRUD with an ORM
- Simple, clear architecture