Route | HTTP | Description |
---|---|---|
/api/users | GET | Get all teachers |
/api/users/:id | GET | Get a single teachers |
/api/users | POST | Create a teacher |
/api/users/:id | DELETE | Delete a teacher |
/api/users/:id | PUT | Update a teacher with new info |
forked from ethiopian-fox-2017/api-basic
-
Notifications
You must be signed in to change notification settings - Fork 0
zidane9/api-basic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 94.1%
- HTML 4.3%
- CSS 1.6%