Add codeship-go link (#1755)

Add link to Codeship Go API client
This commit is contained in:
Mark Phelps 2018-01-08 19:44:32 -05:00 committed by Avelino
parent 73ebbd0954
commit 80eff18cc6

View File

@ -1179,6 +1179,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [cachet](https://github.com/andygrunwald/cachet) - Go client library for [Cachet (open source status page system)](https://cachethq.io/).
* [circleci](https://github.com/jszwedko/go-circleci) - Go client library for interacting with CircleCI's API.
* [clarifai](https://github.com/samuelcouch/clarifai) - Go client library for interfacing with the Clarifai API.
* [codeship-go](https://github.com/codeship/codeship-go) - Go client library for interacting with Codeship's API v2.
* [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API.
* [ethrpc](https://github.com/onrik/ethrpc) - Go bindings for Ethereum JSON RPC API.
* [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API.