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

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

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.