This is my Hall Booking API which was designed by me using NodeJs and ExpressJS. It's Guvi-Zen class Roadmap session: Day-38 and Nodejs- Day -2 Task.
- NodeJs
- ExpressJS
- Router()
- json()
- cors
- Nodemon
- date-fns
- postman
- Through this you can create room, book room, view all room info and see the particular person booked details with the help of specified api endpoints.
Through this task I learned to create express server, API endpoints and usage of cors and json(). And also, I learned to use postman-API Testing Tool and api documentation.
I used Postman to test my api endpoints are working fine.
Click here to view API Documentation
Followig are the requirements to run this project:
- Node-Js
- Node Package Manager (NPM)
Runs the app in the development mode.
Open http://localhost:3333 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
If you have any feedback, please reach out to me at prakashvs.official@gmail.com