Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T11:02:35.000Z (13 days ago)
- Last Synced: 2024-11-04T12:18:13.512Z (13 days 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)