Golang REST API sample with Mysql integration using Gin and GORM. (This project IS NOT a starter kit, it is just an example project.)
This project is a sample project that contains following features:
- REST API server with Gin Framework
- Modular Routes
- Database integration using GORM
- JWT Token based Authentication