o
odinpkg.dev
packages / binding / jokeapi-odin

jokeapi-odin

d6ef6c3binding

Odin wrapper for JokeAPI

Unlicense · updated 1 year ago

An Odin wrapper library for JokeAPI

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