Dev Joke API
Simple API to get and post Dev jokes.
Feel free to add new Dev jokes.Let's have a huge collection of Dev jokes to share with our developer community.
Connect with me on Twitter
GETGet Dev Joke
https://backend-omega-seven.vercel.app/api/getjoke
Get a random Dev Joke using this request.
Example Request
Get Dev Joke
200 OK
Example Response
Content-Type
Connection
access-control-allow-origin
access-control-allow-headers
access-control-allow-methods
access-control-allow-credentials
date
cache-control
content-length
etag
x-vercel-cache
age
server
x-vercel-id
strict-transport-security
POSTPost Dev Joke
https://backend-omega-seven.vercel.app/api/addjoke
Add new Dev Joke using this Post request.
Make sure you send the correct JSON parameter.
Bodyraw (json)
Example Request
Post Dev Joke
201 Created
Example Response
Content-Type
Connection
access-control-allow-origin
access-control-allow-headers
access-control-allow-methods
access-control-allow-credentials
date
content-length
etag
x-vercel-cache
server
x-vercel-id
strict-transport-security
cache-control