mastodon

Crates.iomastodon
lib.rsmastodon
version0.1.0
sourcesrc
created_at2016-11-25 11:26:19.878502
updated_at2016-11-25 11:26:19.878502
descriptionclient api for interacting with mastodon instances
homepage
repositoryhttps://github.com/tinaun/mastodon-rs
max_upload_size
id7361
size8,368
(tinaun)

documentation

README

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

Commit count: 21

cargo fmt