From 7eb3a58311519038b0f9000ba615d3209106987f Mon Sep 17 00:00:00 2001 From: Cyro Dubeux Date: Sat, 8 Feb 2020 04:14:53 -0300 Subject: [PATCH] Add golang-tmdb wrapper (#2943) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 671343ff..624b5c76 100644 --- a/README.md +++ b/README.md @@ -1730,6 +1730,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-twitter](https://github.com/dghubble/go-twitter) - Go client library for the Twitter v1.1 APIs. * [go-unsplash](https://github.com/hbagdi/go-unsplash) - Go client library for the [Unsplash.com](https://unsplash.com) API. * [go-xkcd](https://github.com/nishanths/go-xkcd) - Go client for the xkcd API. +* [golang-tmdb](https://github.com/cyruzin/golang-tmdb) - Golang wrapper for The Movie Database API v3. * [golyrics](https://github.com/mamal72/golyrics) - Golyrics is a Go library to fetch music lyrics data from the Wikia website. * [gomalshare](https://github.com/MonaxGT/gomalshare) - Go library MalShare API [malshare.com](http://www.malshare.com/) * [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) - Go MusicBrainz WS2 client library.