Endpoint | Functionality | HTTP method |
---|---|---|
/api/events | Add an event | POST |
/api/events/event_id | Modify an event | PUT |
/api/events/evnet_id | Remove an event | DELETE |
/api/events | Retrieve all events | GET |
/api/events/event_id | Get an event by ID | GET |
/api/events/event_id | Book an event | POST |
/api/auth/register | Create a user account | POST |
/api/auth/login | Log in a user | POST |
/api/auth/logout | Log out a user | POST |
/api/auth/reset-password | Password reset | POST |
/api/auth/change-password | Change password | POST |
-
Notifications
You must be signed in to change notification settings - Fork 3
Me holding your hand
License
dcDalin/andela101
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Me holding your hand
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published