mirror of
https://github.com/ruanbekker/awesome-free-apis.git
synced 2025-04-15 23:11:36 +02:00
awesome-free-apis
Curated List of Free APIs
Quotes
- quotable.io
curl 'https://api.quotable.io/random?tags=technology,famous-quotes'
- goquotes
curl 'https://goquotes-api.herokuapp.com/api/v1/random?count=1'
Funny
- icanhazdadjoke
curl -H 'Accept: application/json' https://icanhazdadjoke.com/
- official-joke-api
curl https://official-joke-api.appspot.com/random_joke
Description