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.
elefren-fork/src
Paul Woolcock a57c7e2f91 feat(update_credentials): Implement UpdateCredsRequest 8 years ago
..
entities feat(update_credentials): Implement UpdateCredsRequest 8 years ago
helpers Add a helper for completing authentication via the command line 8 years ago
requests feat(update_credentials): Implement UpdateCredsRequest 8 years ago
apps.rs feat(scopes): Implement granular OAuth scopes 8 years ago
data.rs
errors.rs
http_send.rs Document "everything" 8 years ago
lib.rs feat(update_credentials): Implement UpdateCredsRequest 8 years ago
macros.rs
mastodon_client.rs feat(update_credentials): Implement UpdateCredsRequest 8 years ago
page.rs Document "everything" 8 years ago
registration.rs Make sure scopes are percent-encoded when making the URL 8 years ago
scopes.rs feat(scopes): Implement granular OAuth scopes 8 years ago
status_builder.rs