mastodon API rust lib elefren, fixed and updated. and also all ASYNC! NB. most examples are now wrong.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Woolcock 1f0ba1846c Add the "endorsements" endpoints from mastodon 2.5.0 6 years ago
..
entities Add the "endorsements" endpoints from mastodon 2.5.0 6 years ago
helpers Add a helper for completing authentication via the command line 6 years ago
requests Keyword/filtering API 6 years ago
apps.rs feat(scopes): Implement granular OAuth scopes 6 years ago
data.rs Move the `toml` helpers to `elefren::helpers::toml` 6 years ago
errors.rs change `POST /search` to `GET /search` 6 years ago
http_send.rs Document "everything" 6 years ago
lib.rs Add the "endorsements" endpoints from mastodon 2.5.0 6 years ago
macros.rs Implement a method for `GET /api/v2/search` 6 years ago
mastodon_client.rs Add the "endorsements" endpoints from mastodon 2.5.0 6 years ago
page.rs Document "everything" 6 years ago
registration.rs Eliminate another place using .form instead of .json 6 years ago
scopes.rs feat(scopes): Implement granular OAuth scopes 6 years ago
status_builder.rs feat(status): Add language code to status builder 6 years ago