From 4dc9bb5ccdded0d8405aefb369afaf70577d1ae4 Mon Sep 17 00:00:00 2001 From: Alex Makhinov Date: Mon, 29 Apr 2019 20:09:47 +0300 Subject: [PATCH] Added gomalshare package (#2480) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb1bca7d..d45c8688 100644 --- a/README.md +++ b/README.md @@ -1548,6 +1548,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [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. * [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. * [google](https://github.com/google/google-api-go-client) - Auto-generated Google APIs for Go. * [google-analytics](https://github.com/chonthu/go-google-analytics) - Simple wrapper for easy google analytics reporting.