senpy

Crates.iosenpy
lib.rssenpy
version0.1.3
sourcesrc
created_at2022-03-09 11:07:04.833313
updated_at2024-10-30 10:50:01.431448
descriptionThe Senpy Club API Wrapper
homepagehttps://github.com/senpy-club/senpy-rs
repositoryhttps://github.com/senpy-club/senpy-rs
max_upload_size
id546865
size81,502
Fuwn (Fuwn)

documentation

https://docs.rs/senpy/

README

senpy-rs

A wrapper of The Senpy Club API, which is a wrapper of the cat-milk/Anime-Girls-Holding-Programming-Books <https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books>_ repository.

Need an API wrapper for another language? Check out senpy-ffi <https://github.com/senpy-club/senpy-ffi>_!

Quick links ^^^^^^^^^^^

.. raw:: html

Discord CodeFactor Say Thanks License Crate Documentation Build Status

Usage

.. code-block:: toml

Cargo.toml

[dependencies] senpy = "0.1.2"

Examples

.. raw:: html

Examples can be found within the examples/ directory.

License ^^^^^^^

GNU General Public License v3.0 <https://github.com/senpy-club/senpy-rs/blob/main/LICENSE>_

Commit count: 12

cargo fmt