From 665f6ab707ef131d77c8e34bee297c134b4ac6b4 Mon Sep 17 00:00:00 2001 From: Milton Mazzarri Date: Sat, 8 Apr 2017 02:48:52 -0500 Subject: [PATCH] Add reference to Elixir client for Mastodon API --- Using-the-API/API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Using-the-API/API.md b/Using-the-API/API.md index e09d8ac9..8a648b6d 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -43,6 +43,7 @@ ___ - [For Python](https://github.com/halcy/Mastodon.py) - [For JavaScript](https://github.com/Zatnosk/libodonjs) - [For JavaScript (Node.js)](https://github.com/jessicahayley/node-mastodon) +- [For Elixir](https://github.com/milmazz/hunter) ___