GET - Joke Categories
➡️ This will be the endpoint in retrieving all the available joke categories
Get Categories
GET
https://romanian-jokes-api.herokuapp.com/v1/romanianjokes/categories
This endpoint allows you to get all the available categories
Path Parameters
Name
Type
Description
/romanianjokes
string
Obligatory path
/categories
string
Path towards the joke categories
Last updated
Was this helpful?