myust 1.0.9

A rich and hybrid mystb.in API wrapper for Rust 🦀
Documentation
1
2
3
4
pub const BOOKMARK_ENDPOINT: &str = "https://api.mystb.in/users/bookmarks";
pub const PASTE_ENDPOINT: &str = "https://api.mystb.in/paste";
pub const SELF_ENDPOINT: &str = "https://api.mystb.in/users/@me";
pub const USER_PASTES_ENDPOINT: &str = "https://api.mystb.in/pastes/@me";