Here i create an API endpoints for room booking
- you can create(POST) an room by using /room endpoint
- you can GET all booked room with customer detailes by using /room endpoint
- you can also DELETE an data from API
- To see how many rooms booked use /allcustomer endpoint
- you can see a customer how many time booked room