Skip to content

PabloPerdolie/GastroRace-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GastroRace Backend

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.

Features

  • User authentication and management
  • Restaurant and menu management
  • Order processing and tracking
  • Integration with MongoDB and GridFS for data storage
  • Deployed on Render

Technologies Used

  • Programming Language: Go (Golang)
  • Database: MongoDB
  • Storage: GridFS
  • Deployment: Render

Getting Started

go run cmd/main.go

Prerequisites

  • Go 1.16+
  • MongoDB

Installation

Clone the repository:

   git clone https://github.com/PabloPerdolie/GastroRace-backend.git

Releases

No releases published

Packages

No packages published

Languages