🎉 Version 1.0.8 - New Random Number Generator API Added
curl --location --request GET 'https://apis.rocks/joke/'{
"success": true,
"data": {
"id": 1,
"text": "string",
"category": "string",
"tags": [
"string"
],
"rating": "string",
"source": "string"
},
"meta": {
"requestId": "string",
"timestamp": "string"
}
}