From 5a935e39df5ea050eb598988ed3b57f6d290b01d Mon Sep 17 00:00:00 2001 From: Paul Woolcock Date: Tue, 28 Aug 2018 12:25:27 -0400 Subject: [PATCH] Add elefren to list of libraries (#688) --- Using-the-API/Libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Using-the-API/Libraries.md b/Using-the-API/Libraries.md index 7092b961..e25e2283 100644 --- a/Using-the-API/Libraries.md +++ b/Using-the-API/Libraries.md @@ -35,5 +35,6 @@ Below, a list of libraries to interact with the Mastodon API, sorted by programm | R | [mastodon](https://github.com/ThomasChln/mastodon) | | | Ruby | [mastodon-api](https://github.com/tootsuite/mastodon-api) | [@Gargron@mastodon.social](https://mastodon.social/@Gargron) | | Rust | [mammut](https://github.com/Aaronepower/mammut) | [@Aaronepower@mastodon.social](https://mastodon.social/@Aaronepower) | +| Rust | [elefren](https://github.com/pwoolcoc/elefren) | [@balrogboogie@ceilidh.space](https://ceilidh.space/@balrogboogie) | | Scala | [scaladon](https://github.com/schwitzerm/scaladon) | | | Swift | [MastodonKit](https://github.com/ornithocoder/MastodonKit) | [@ornithocoder@mastodon.technology](https://mastodon.technology/@ornithocoder) |