mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
add translate on third party api
This commit is contained in:
parent
654ff733ee
commit
c17076fa28
@ -48,7 +48,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Science and Data Analysis](#science-and-data-analysis)
|
- [Science and Data Analysis](#science-and-data-analysis)
|
||||||
- [Security](#security)
|
- [Security](#security)
|
||||||
- [Serialization](#serialization)
|
- [Serialization](#serialization)
|
||||||
- [Translate](#translate)
|
|
||||||
- [Template Engines](#template-engines)
|
- [Template Engines](#template-engines)
|
||||||
- [Testing](#testing)
|
- [Testing](#testing)
|
||||||
- [Text Processing](#text-processing)
|
- [Text Processing](#text-processing)
|
||||||
@ -593,10 +592,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [nsq](http://nsq.io/) - A realtime distributed messaging platform
|
* [nsq](http://nsq.io/) - A realtime distributed messaging platform
|
||||||
|
|
||||||
|
|
||||||
## Translate
|
|
||||||
|
|
||||||
* [translate](https://github.com/poorny/translate) - Go online translation package
|
|
||||||
|
|
||||||
## Template Engines
|
## Template Engines
|
||||||
|
|
||||||
*Libraries and tools for templating and lexing.*
|
*Libraries and tools for templating and lexing.*
|
||||||
@ -703,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.*
|
||||||
|
Loading…
Reference in New Issue
Block a user