https://github.com/getfrontend/api_event-booking
API for event booking site
https://github.com/getfrontend/api_event-booking
Last synced: 3 months ago
JSON representation
API for event booking site
- Host: GitHub
- URL: https://github.com/getfrontend/api_event-booking
- Owner: getFrontend
- Created: 2023-11-21T07:31:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T21:50:59.000Z (over 1 year ago)
- Last Synced: 2025-01-30T21:14:57.009Z (5 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
API for event booking site, using Node JS.### NPM packages
* [Nodemon](https://www.npmjs.com/package/nodemon)It's a tool that helps develop Node.js based applications by automatically restarting the node application when file changes in the directory are detected.