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

https://github.com/sparsh-kumar/meeting-scheduler-api

Meeting scheduler backend API written in Express and Node Js.
https://github.com/sparsh-kumar/meeting-scheduler-api

algorithms algorithms-and-data-structures cron data-structures express expressjs expressjs-framework javascript momentjs mongodb mongodb-atlas mongodb-atlas-cloud mongoose node nodejs schedule scheduler scheduling

Last synced: 2 months ago
JSON representation

Meeting scheduler backend API written in Express and Node Js.

Awesome Lists containing this project

README

          

# Meeting Scheduler

- You can schedule a meeting for a particular period of time.
- You can also see a list of available slots for a particular date.
- You can also see a list of all available slots.