diff options
author | Eugen <eugen@zeonfederated.com> | 2017-04-08 11:40:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-08 11:40:20 +0200 |
commit | 7b814d5bcbed3d9b8cae0a393b1e05e71013c8c4 (patch) | |
tree | 60a8db9708e4bd45fc524b88dc4c738c50796797 /docs | |
parent | 9f9f4b248e1cb879d11b782ddcb91e7fcc3238d8 (diff) | |
parent | b04cbb9f5d646cd4224c8dcebdf207dde7c7abb7 (diff) |
Merge pull request #1238 from milmazz/hunter-client
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) ___ |