From bb44bc787be8a91c3b6cb340792f8058f8ee9809 Mon Sep 17 00:00:00 2001 From: Christopher Su Date: Sun, 16 Apr 2017 02:59:05 -0700 Subject: [PATCH] Add client library for Go to API.md (#59) --- 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 8bffaefd..e1b2bab5 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -48,6 +48,7 @@ ___ - [For Rust](https://github.com/Aaronepower/mammut) - [For Perl](https://metacpan.org/pod/Mastodon::Client) - [For Swift](https://github.com/ornithocoder/MastodonKit) +- [For Go](https://github.com/mattn/go-mastodon) ___