Crate senpy

Source
Expand description

§senpy-rs

A wrapper of The Senpy Club API, which is a wrapper of the cat-milk/Anime-Girls-Holding-Programming-Books repository.

Structs§

Random
The response of the https://api.senpy.club/v2/random route

Constants§

SENPY_CLUB_API_BASE_URL
The base URL to The Senpy Club API
SENPY_CLUB_API_CURRENT_VERSION
The current API version of The Senpy Club API
SENPY_CLUB_API_URL
The API URL to The Senpy Club API

Functions§

language
If all is good with no errors; returns a Vec of images of language language
languages
If all is good with no errors; returns a Vec of languages
random
If all is good with no errors; returns a Random
status
If all is good with no errors; returns true if live, returns false if down.