Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neelakandanv/day-40
Hall-Booking API
https://github.com/neelakandanv/day-40
expressjs git github javascript nodejs nodemon postman render
Last synced: about 2 months ago
JSON representation
Hall-Booking API
- Host: GitHub
- URL: https://github.com/neelakandanv/day-40
- Owner: NeelakandanV
- Created: 2024-05-29T11:47:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T12:11:36.000Z (8 months ago)
- Last Synced: 2024-05-30T00:57:52.669Z (8 months ago)
- Topics: expressjs, git, github, javascript, nodejs, nodemon, postman, render
- Language: JavaScript
- Homepage: https://day-40-vtk0.onrender.com
- Size: 968 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hall Booking API
URL - https://day-40-vtk0.onrender.com
#API Endpoints :
https://day-40-vtk0.onrender.com/ - To get all rooms
https://day-40-vtk0.onrender.com/CreateRoom - To create a new room
https://day-40-vtk0.onrender.com/RoomBooking - To Book a room
https://day-40-vtk0.onrender.com/BookedRooms - To get list of Booked rooms
https://day-40-vtk0.onrender.com/Customers - To get list of customers
https://day-40-vtk0.onrender.com/CustomerHistory - To get Customer booking History