Skip to content

linden-honey/linden-honey-api-go

Repository files navigation

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