From c43f0e95e5467a37c947f76462b649205b539031 Mon Sep 17 00:00:00 2001 From: "Juan B. Rodriguez" Date: Wed, 6 May 2015 12:38:27 -0500 Subject: [PATCH] Add go-tmdb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27f7435..154e933 100644 --- a/README.md +++ b/README.md @@ -636,6 +636,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [spotify](https://github.com/rapito/go-spotify) - Go Library to access Spotify WEB API. * [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 +* [TheMovieDb](https://github.com/jbrodriguez/go-tmdb) - A simple golang package to communicate with [themoviedb.org](https://themoviedb.org) ## Utilities