Skip to content

krdganesh/hotel-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hotel-api | Node.js

Hotel booking system backend. This project supports hotel, room, user and booking related RESTful operations.

Getting hotel-api

git clone https://github.com/krdganesh/hotel-api.git

Change the directory to hotel-api/src

cd hotel-api/src

Install dependencies

npm install

Starting the api

npm run start

Starting the api in development mode

npm run dev

Postman Collection

https://www.getpostman.com/collections/657b6b6f08900fbafc5c

About

Hotel booking system backend. This project supports hotel, room, user and booking related RESTful operations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors