https://github.com/vedbhanushali/hotel-backend-nodejs
EXPRESS on NODE with MongoDB as Database (BACKEND APPLICATION) https:://hotels-zboe.onrender.com/
https://github.com/vedbhanushali/hotel-backend-nodejs
bycryptjs expressjs mern mern-project mongodb mongodb-database mongoose nodejs nodejs-server
Last synced: about 2 months ago
JSON representation
EXPRESS on NODE with MongoDB as Database (BACKEND APPLICATION) https:://hotels-zboe.onrender.com/
- Host: GitHub
- URL: https://github.com/vedbhanushali/hotel-backend-nodejs
- Owner: Vedbhanushali
- Created: 2024-01-18T12:47:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T11:02:35.000Z (over 1 year ago)
- Last Synced: 2025-02-16T03:37:09.612Z (over 1 year ago)
- Topics: bycryptjs, expressjs, mern, mern-project, mongodb, mongodb-database, mongoose, nodejs, nodejs-server
- Language: JavaScript
- Homepage: https://hotel-api.vedbhanushali.site
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FoodZilla (restaurant backend)
Build on (express.js/node.js), mongodb database.
## Steps to start application
```cmd
npm i
npx nodemon server.js
```
***APIENDPOINT - ***
[API payload](/hotel_backend.postman_collection.json)
## All endpoints Testing
[testing source code](https://github.com/Vedbhanushali/API-testing)