Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Crate to make interaction with sv443's API less complex.

License

Notifications You must be signed in to change notification settings

canarado/sv443_jokeapi_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sv443_jokeapi Rust Crate

cargo: 0.2.0

Easy to use crate to interact with the sv443 Joke API

Located here

As of right now, this crate only retrieves jokes. There is no posting functionality nor is there is any methods to retrieve jokes based on search strings or id's.

Notices

  • constants::Format::xml is broken, do not use
  • no unwrap or expect on JokeResult
  • Preferred format is json, yaml is in a working state, but json is easier to work with as of right now (v.0.2.0)

Usage

To see how to use, please see the example directory in the repository for this crate on GitHub

About

Crate to make interaction with sv443's API less complex.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages