mastodon 0.1.0

client api for interacting with mastodon instances
docs.rs failed to build mastodon-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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