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

https://github.com/earthskyorg/node-hallbooking

Node HallBooking
https://github.com/earthskyorg/node-hallbooking

Last synced: 3 months ago
JSON representation

Node HallBooking

Awesome Lists containing this project

README

        

# Node-HallBooking
API Documentation

Routes:

https://node-hall-booking.herokuapp.com/listCustomers -List all customers who booked the room

https://node-hall-booking.herokuapp.com/listRooms -List all rooms with booking details

https://node-hall-booking.herokuapp.com/createRoom- creating room(POST)

https://node-hall-booking.herokuapp.com/bookRoom-booking a room (POST)