Skip to content

An API to review recommendations from a Spotify playlist.

Notifications You must be signed in to change notification settings

pocockn/recs-api

Repository files navigation

recs-api

A GO REST API to rate and review recommendations from Spotify.

Getting Started

make run

Installing

make install

Running the tests

make test

Deployment

Each commit to master is built and tested within Gitlab, only tagged builds are released on Github and Dockerhub.

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details