An Odin wrapper library for JokeAPI
March 15, 2025 ยท View on GitHub
You can either jokeapi.get_joke() or jokeapi.get_jokes(). Not very complicated I don't think.
Check out the various options at the official documentation. They should map quite nicely if do I say so myself.
Dependencies
This library depends on laytan's HTTP library
TODO]
- Return actual errors
- Support passing the API token