Small boilerplate for REST API
It's a boilerplate for REST API with MySQL database. It uses Echo framework, MySQL driver, RabbitMQ for message queue, Centrifugo for realtime messaging.
Api Includes:
- Authentication (JWT)
- Authorization (RBAC)
- User registration
- Email templates
- Mail sending (RabbitMQ)
- File Reader/Writer (XLSX, CSV, TXT)
- Error handling