Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

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)