Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 809 Bytes

File metadata and controls

40 lines (25 loc) · 809 Bytes

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