/post
GET
- return all postsPOST
- create posts with title, description, votes, and author
/post/:id
GET
- return specific postsDELETE
- delete a postPUT
- update a post
/user
GET
- returns all usersPOST
- create a user withusername
,name
,email
/user/:id
GET
- returns user withid
DELETE
- delete a user withid
-
Notifications
You must be signed in to change notification settings - Fork 1
Estifanos12/blogs-testing
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