GastroRace is a food delivery service backend designed to handle various operations of a food delivery system, including user management, order processing, and restaurant management.
- User authentication and management
- Restaurant and menu management
- Order processing and tracking
- Integration with MongoDB and GridFS for data storage
- Deployed on Render
- Programming Language: Go (Golang)
- Database: MongoDB
- Storage: GridFS
- Deployment: Render
go run cmd/main.go
- Go 1.16+
- MongoDB
Clone the repository:
git clone https://github.com/PabloPerdolie/GastroRace-backend.git