From 1fee3fc11b501ac49bd2fb46b48fc436ae574064 Mon Sep 17 00:00:00 2001 From: Ceriath Date: Thu, 6 Dec 2018 15:05:44 +0100 Subject: [PATCH] Update go-telegraph (#2272) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ff8b243..053876a1 100644 --- a/README.md +++ b/README.md @@ -1374,6 +1374,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-myanimelist](https://github.com/nstratos/go-myanimelist) - Go client library for accessing the [MyAnimeList API](http://myanimelist.net/modules.php?go=api). * [go-sophos](https://github.com/esurdam/go-sophos) - Go client library for the [Sophos UTM REST API](https://www.sophos.com/en-us/medialibrary/PDFs/documentation/UTMonAWS/Sophos-UTM-RESTful-API.pdf?la=en) with zero dependencies. * [go-sptrans](https://github.com/sergioaugrod/go-sptrans) - Go client library for the SPTrans Olho Vivo API. +* [go-telegraph](https://gitlab.com/toby3d/telegraph) - Telegraph publishing platform API client. * [go-tgbot](https://github.com/olebedev/go-tgbot) - Pure Golang Telegram Bot API wrapper, generated from swagger file, session-based router and middleware. * [go-trending](https://github.com/andygrunwald/go-trending) - Go library for accessing [trending repositories](https://github.com/trending) and [developers](https://github.com/trending/developers) at Github. * [go-twitch](https://github.com/knspriggs/go-twitch) - Go client for interacting with the Twitch v3 API.