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
- Host: GitHub
- URL: https://github.com/ajayprince692/node-booking-site
- Owner: ajayprince692
- Created: 2024-01-28T11:12:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T17:03:46.000Z (about 2 years ago)
- Last Synced: 2025-02-15T14:16:46.852Z (about 1 year ago)
- Topics: expressjs, json, nodemon, postman, router
- Language: JavaScript
- Homepage: https://booking-site-0gwz.onrender.com/
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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