golyrics-api

command module
v0.0.0-...-f84bd65 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2016 License: MIT Imports: 5 Imported by: 0

README

golyrics-api

A dead simple HTTP API for golyrics.

Installation

go get github.com/mamal72/golyrics-api

Usage

golyrics-api

You can also set ENV variables or run the app like this to change host or port:

HOST="localhost" PORT="5000" golyrics-api

Now you can send simple http requests to http://HOST:PORT/search/:query.

Replace your search query with :query part. The recommended style for query part is artist:name of track.

Development

  1. Clone the repository.

  2. Edit the example config ENV config in .env.example file and add PORT and HOST.

  3. Rename .env.example to .env.

  4. Build or run the app.

Ideas || Issues

Just fill an issue and describe it. I'll check it ASAP!

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL