Tripadvisor (#2488)

* Added TripAdvisor to the list of ThirdParty API's

* remove new line

* ready
This commit is contained in:
Ben Osborne 2019-04-29 18:10:18 +01:00 committed by Cássio Botaro
parent 4dc9bb5ccd
commit c72971bf75

View File

@ -1578,6 +1578,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [TheMovieDb](https://github.com/jbrodriguez/go-tmdb) - Simple golang package to communicate with [themoviedb.org](https://themoviedb.org).
* [translate](https://github.com/poorny/translate) - Go online translation package.
* [Trello](https://github.com/adlio/trello) - Go wrapper for the Trello API.
* [TripAdvisor](https://github.com/mrbenosborne/tripadvisor-golang) - Go wrapper for the TripAdvisor API.
* [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API.
* [uptimerobot](https://github.com/bitfield/uptimerobot) - Go wrapper and command-line client for the Uptime Robot v2 API.
* [webhooks](https://github.com/go-playground/webhooks) - Webhook receiver for GitHub and Bitbucket.