Merge pull request #504 from marioidival/translate_api

Add poorny/translate on Third party API section
This commit is contained in:
Thiago Avelino 2015-07-23 12:38:17 -03:00
commit afa76fa351

View File

@ -698,9 +698,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [steam](https://github.com/sostronk/go-steam) - Go Library to interact with Steam game servers. * [steam](https://github.com/sostronk/go-steam) - Go Library to interact with Steam game servers.
* [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API * [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API
* [TheMovieDb](https://github.com/jbrodriguez/go-tmdb) - A simple golang package to communicate with [themoviedb.org](https://themoviedb.org) * [TheMovieDb](https://github.com/jbrodriguez/go-tmdb) - A simple golang package to communicate with [themoviedb.org](https://themoviedb.org)
* [translate](https://github.com/poorny/translate) - Go online translation package
* [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API. * [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API.
## Utilities ## Utilities
*General utilities and tools to make your life easier.* *General utilities and tools to make your life easier.*