Mastodon client API implementation
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Kruse 4d17e1b31f implement apps namespace 10 months ago
src implement apps namespace 10 months ago
.gitignore implement apps namespace 10 months ago
.rustfmt.toml increase line length to 120 characters 1 year ago
Cargo.lock update deps 10 months ago
Cargo.toml add dotenv to avoid setting environment variables again and again 10 months ago
LICENSE initial commit 1 year ago
README.md add a very basic readme 1 year ago

README.md

mastodon-rs

A library for the Mastodon client API.

Be aware: this library is in early alpha stage, a lot of things are not yet implemented.

Contributing

Just create a feature branch and send a PR. :-)