Skip to content

SnehaMgithub/Restaurant-App-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍽️ Restaurant App Backend (Node.js + Express + MongoDB)

This is the backend API for the Restaurant App, built using Node.js, Express, and MongoDB to handle restaurant data, menu items, and cart management.


🚀 Features

  • 📌 CRUD operations for restaurants & menu
  • 🛒 Cart functionality (Add/Remove items)
  • 🗄️ MongoDB with Mongoose
  • 🔗 RESTful API using Express
  • 🔐 CORS & Middleware Support
  • Error Handling & Validation

🛠️ Technologies Used

  • Node.js (Backend runtime)
  • Express.js (Web framework)
  • MongoDB & Mongoose (Database & ORM)
  • CORS & Morgan (Middleware)
  • Dotenv (Environment variables)

About

Restaurant App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors