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