Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 460 Bytes

mastodon_dart

The unofficial Dart library for accessing the Mastodon API through REST or WebSockets.

Mastodon API documentation

Goals

  • To implement >98% of documented endpoints and models.

Promises

  • To provide fast code reviews that add support for endpoints or models.

Contributing

Create a PR, explain what it solves, and be willing to engage with a code review.