From 6cd443d152d81a252ead9ee2ad8a18438318bc5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20Rodrigues?= Date: Tue, 26 Sep 2017 00:24:22 -0300 Subject: [PATCH] Add go-sptrans (#1597) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b62c2bb6..2cef3e1d 100644 --- a/README.md +++ b/README.md @@ -1132,6 +1132,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-jira](https://github.com/andygrunwald/go-jira) - Go client library for [Atlassian JIRA](https://www.atlassian.com/software/jira) * [go-marathon](https://github.com/gambol99/go-marathon) - Go library for interacting with Mesosphere's Marathon PAAS. * [go-myanimelist](https://github.com/nstratos/go-myanimelist) - Go client library for accessing the [MyAnimeList API](http://myanimelist.net/modules.php?go=api). +* [go-sptrans](https://github.com/sergioaugrod/go-sptrans) - Go client library for the SPTrans Olho Vivo API. * [go-telegraph](https://github.com/toby3d/go-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.