Skip to content

Stephen10121/calenderapi

Repository files navigation

calenderapi

The calendar api backend. https://www.figma.com/file/4Z1cZZ391wjotbYj4pMkFL/Calendar-App?node-id=0%3A1 The frontend design so far

API CALLS

Authentication

/login /signup /validate

Note

All calls to the backend require an Authorization header with this type of style:

Authorization: Bearer <Bearer Token>

Group Part

/createGroup Creates a group. /joinGroup /groupIdTaken /groupInfo

Job Part

/addJob /getJobs

About

The calendar api backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published