From e5e1f1b047e907d7929c414c3a307e671b2d7192 Mon Sep 17 00:00:00 2001 From: Mohamad Jahani Date: Fri, 25 Nov 2016 04:38:13 +0330 Subject: [PATCH] Add Golyrics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da7cd24b..2597711e 100644 --- a/README.md +++ b/README.md @@ -980,6 +980,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-xkcd](https://github.com/nishanths/go-xkcd) - Go client for the xkcd API. * [goamz](https://github.com/mitchellh/goamz) - Popular fork of [goamz](https://launchpad.net/goamz) which adds some missing API calls to certain packages. +* [golyrics](https://github.com/mamal72/golyrics) - Golyrics is a Go library to fetch music lyrics data from the Wikia website. * [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) - a 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) - A simple wrapper for easy google analytics reporting.