Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.28 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.28 KB

Linden Honey API

Service with lyrics API powered by Go kit

build version coverage tag

Technologies

Usage

Local

Build application artifacts:

make build

Run tests:

make test

Run application:

make run

Docker

Bootstrap full project using docker-compose:

docker-compose up

Bootstrap project excluding some services using docker-compose:

docker-compose up --scale [SERVICE=0...]

Stop and remove containers, networks, images:

docker-compose down

Application instance

https://linden-honey-api-go.herokuapp.com