Skip to content
Alan Dayton edited this page Jan 17, 2015 · 5 revisions

#Devoir API

Endpoint: /calendars
Supported Methods: [GET, POST]
Parameters: userID

Endpoint: /calendars/{calendarID}
Supported Methods: [GET, POST, PUT, DELETE]
Parameters: userID

Endpoint: /calendars/{calendarID}/{taskID}
Supported Methods: [GET, PUT, DELETE]
Parameters: userID

Clone this wiki locally