Skip to content

iFlameing/calendly-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candely Clone Backend

This is backend for Candely Clone

You can see the live site at

https://thirsty-montalcini-254a7e.netlify.com

API

/users/event/oauth/google
/users/:id/event    (get)
/users/:id/event    (post)
/users/:id/schedule (get)
/users/:id/schedule (post)

We also provide Email Notification for schedule for both the party when you post the schedule.

Development

You just have to run the following command to get it running

yarn
yarn install
yarn run start

About

This is calendl-backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published