Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (5 loc) · 535 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 535 Bytes

Note: this is old and no longer mainatained (it never really was tbh). please use another framework like megalodon (https://github.com/h3poteto/megalodon-rs) instead.

mastodon - rust client api for interacting with mastodon instances

this is very early in development, with only a few basic api endpoints implemented you need to generate an access token manually, for now

see mod tests in src/lib.rs for basic use examples