Crates.io | mastodon |
lib.rs | mastodon |
version | 0.1.0 |
source | src |
created_at | 2016-11-25 11:26:19.878502 |
updated_at | 2016-11-25 11:26:19.878502 |
description | client api for interacting with mastodon instances |
homepage | |
repository | https://github.com/tinaun/mastodon-rs |
max_upload_size | |
id | 7361 |
size | 8,368 |
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