Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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