Web API for jokes :)
humorhub-api.mp4
The API | Frontend consuming API | Mobile |
---|---|---|
Category
Joke
Category
GET
: Display all categories on the database
POST
: Add a new category on the database database
PUT
: Update an existent category on the database
DELETE
: Delete an existent category if this category is not linked to a joke
Joke
GET
: Display all jokes on the database
POST
: Add a new joke on the database database
PUT
: Update an existent joke on the database
DELETE
: Delete an existent joke