Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 911 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 911 Bytes

go-mixcloud

Build Status Go ReportCard GoDoc

Go library wrapper for the Mixcloud API. Currently only supports retrieving Cloudcasts information.

Used in Beehive for the Mixcloud bee.

Installation

Make sure you have a working Go environment (Go 1.11 or higher is required). See the install instructions.

To install go-mixcloud, simply run:

go get github.com/horrendus/go-mixcloud