A restaurant management system
- General Golang project structure
- Writing Crud operations with Golang
- Using mongodb for Golang backends
- JWT- token authentication implementation in go
- Deploying Go applications on EC2 Instance
- Configuring CI/CD pipelines
- controllers
- database
- middleware
- database models
- routes
- helpers
This project structure that I am using is the MVC structure