Categorygithub.com/stephen10121/calenderapi
repositorypackage
0.0.0-20231027012534-1a1c3b1431ca
Repository: https://github.com/stephen10121/calenderapi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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