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

https://github.com/ajayprince692/node-booking-site

Room booking API
https://github.com/ajayprince692/node-booking-site

expressjs json nodemon postman router

Last synced: 12 months ago
JSON representation

Room booking API

Awesome Lists containing this project

README

          

Hall booking API using expressJs


Write API for hall booking application


In this we've created separate endpoints to display

  • Booked rooms

  • Customers

  • All rooms with booked data

  • Create room as well as customer

  • Delete room as well as customer

  • Update room as well as customer