diff options
author | Milton Mazzarri <milmazz@gmail.com> | 2017-04-08 02:48:52 -0500 |
---|---|---|
committer | Milton Mazzarri <milmazz@gmail.com> | 2017-04-08 02:48:52 -0500 |
commit | b04cbb9f5d646cd4224c8dcebdf207dde7c7abb7 (patch) | |
tree | c85ee615d9a6d8c1cb6d5233dcf0178d4e551b13 /docs | |
parent | 541c538f9bbd00028b388468b2753b1136f3d5b3 (diff) |
Add reference to Elixir client for Mastodon API
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Using-the-API/API.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Using-the-API/API.md b/docs/Using-the-API/API.md index e09d8ac9c..8a648b6d0 100644 --- a/docs/Using-the-API/API.md +++ b/docs/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) ___ |