Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surajmendhe5573/hotel_api
https://github.com/surajmendhe5573/hotel_api
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/surajmendhe5573/hotel_api
- Owner: surajmendhe5573
- Created: 2024-01-29T13:51:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-29T14:18:37.000Z (10 months ago)
- Last Synced: 2024-01-29T17:18:05.633Z (10 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Node Hotel Application
The Node Hotel application is a Node.js-based system developed using the Express.js framework, with MongoDB as the chosen database. This application manages information related to persons (staff) and menu items. It exposes specific endpoints to handle CRUD (Create, Read, Update, Delete) operations for both persons and menu items.