➡️ This will be the endpoint in retrieving the Romanian jokes count
GET https://romanian-jokes-api.herokuapp.com/v1/romanianjokes/count
GET
https://romanian-jokes-api.herokuapp.com/v1/romanianjokes/count
This endpoint allows you to get the Romanian jokes count; (aka see how many jokes are available in total)
/romanianjokes
string
Obligatory path
/count
Path towards the Romanian jokes count
{ "jokes_available": 610 }
Last updated 4 years ago