-
Notifications
You must be signed in to change notification settings - Fork 0
rohanrao1729/fitnessBooking-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
npm init node install mongodb,express node index.js POST ----------------------------------------- http://localhost:5100/add/bookClass/gym { "email" :"example@gmail.com" } POST -------------------------------- http://localhost:5100/add/createClass { "name" :"school", "capacity": 5, } POST --------------------- http://localhost:5100/add/cancelClass/gym { "email":"hello@gmail.com" } GET ---------------------------- http://localhost:5100/add/getAllUsers GET ------------------------------- http://localhost:5100/add/getUser/h5@gmail.com
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published