Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/senpy-club/senpy-rs
🍬 The Senpy Club API Wrapper — Access The Senpy Club API from Rust! for https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books
https://github.com/senpy-club/senpy-rs
anime rust senpy senpy-club
Last synced: about 16 hours ago
JSON representation
🍬 The Senpy Club API Wrapper — Access The Senpy Club API from Rust! for https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books
- Host: GitHub
- URL: https://github.com/senpy-club/senpy-rs
- Owner: senpy-club
- License: gpl-3.0
- Created: 2022-03-09T11:00:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:54:34.000Z (about 1 year ago)
- Last Synced: 2024-05-01T11:23:53.793Z (9 months ago)
- Topics: anime, rust, senpy, senpy-club
- Language: Rust
- Homepage: https://docs.rs/senpy
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
senpy-rs
========A wrapper of The Senpy Club API, which is a wrapper of the
`cat-milk/Anime-Girls-Holding-Programming-Books `_
repository.Need an API wrapper for another language? Check out `senpy-ffi `_!
Quick links
^^^^^^^^^^^.. raw:: html
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 `_