Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vidhya0501/hallbookingapi
Hall Booking API
https://github.com/vidhya0501/hallbookingapi
api expressjs http-status-codes map mvc-architecture params postman
Last synced: 25 days ago
JSON representation
Hall Booking API
- Host: GitHub
- URL: https://github.com/vidhya0501/hallbookingapi
- Owner: Vidhya0501
- Created: 2023-10-17T16:20:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T15:49:49.000Z (11 months ago)
- Last Synced: 2024-11-12T22:25:29.697Z (3 months ago)
- Topics: api, expressjs, http-status-codes, map, mvc-architecture, params, postman
- Language: JavaScript
- Homepage: https://hallbookingapi-3dgk.onrender.com/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HallBookingAPI
Postman documentation - https://documenter.getpostman.com/view/30449280/2s9YR85trZ
Node Js - Express JS - API end points created for the following,
1.Create Room - post
2. Book Room - post
3. List all Room details - get
4. List all Booked Rooms - get
5. List all Customer with booked data - get
6. Count Number of times customer booked room - get