pkrs

Crates.iopkrs
lib.rspkrs
version0.4.0
sourcesrc
created_at2023-07-06 20:49:58.640967
updated_at2024-04-16 15:34:59.986234
descriptionA simple wrapper around the PluralKit API
homepage
repositoryhttps://github.com/lynxize/pkrs
max_upload_size
id910262
size22,294
Lynxize (lynxize)

documentation

README

pkrs

Warning
This crate is primarily a hobby project of mine in order to learn the basics of Rust, and probably doesn't follow sensible best-practices.

If you're looking for something stable and well-written, look elsewhere!
(You have been warned)

A very simple wrapper around the PluralKit api using reqwest and serde. It closely follows the structure of the API itself, and as such the official API documentation is likely the best resource for now.

If you have any suggestions or run into any issues please let me know on GitHub, and contributions are definitely welcome!

Commit count: 51

cargo fmt