A project to provide fun little hahas.
Jokes taken from:
Using a GET HTTP request to /random that accepts an int called number which is optional and defaults to 1, will return:
{
"jokes": [
"I heard there were a bunch of break-ins over at the car park. That is wrong on so many levels."
]
}Obviously if you change number, it will return a corresponding amount of jokes.
If you discover a security vulnerability within Lumen, please send an e-mail to Aaron Belz at [email protected]. All security vulnerabilities will be promptly addressed.
The project is under the MIT license.