/calenderapi

The calendar api backend.

Primary LanguageGoMIT LicenseMIT

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