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 9e78d5ed46 Start adding docs to MastodonClient trait 6 years ago
..
entities Add some more lints, and fix the compile errors they generate 6 years ago
helpers We don't need to repeatedly recreate the doc 6 years ago
requests rustfmt pass 6 years ago
apps.rs rustfmt pass 6 years ago
data.rs Move the `toml` helpers to `elefren::helpers::toml` 6 years ago
errors.rs feat(helpers): add json helper module 6 years ago
http_send.rs Add some more lints, and fix the compile errors they generate 6 years ago
lib.rs Start adding docs to MastodonClient trait 6 years ago
macros.rs fix(client): fix broken paged_routes_with_id methods 6 years ago
mastodon_client.rs Start adding docs to MastodonClient trait 6 years ago
page.rs Add some more lints, and fix the compile errors they generate 6 years ago
registration.rs Add some more tests 6 years ago
status_builder.rs Add some more tests 6 years ago