Crate nekosbest

Source
Expand description

API wrapper for nekos.best

Re-exports§

pub extern crate reqwest;
pub use category::Category;
pub use response::NekosBestResponse;
pub use response::NekosBestResponseSingle;

Modules§

category
client
details
response

Structs§

SearchQuery

Enums§

HeaderDeserializeUrlEncodedError
NekosBestError
SearchQueryKind

Constants§

API_VERSION
BASE_URL

Functions§

get
Gets a single image, with the default client.
get_amount
Gets amount images, with the default client.
get_gif_details
get_image_details
get_with_client
Gets a single image, with a supplied client.
get_with_client_amount
Gets amount images, with a supplied client. Note that the server clamps the amount to the 1..=20 range
get_with_client_gif_details
get_with_client_image_details
searchDeprecated
search_with_client