/linden-honey-go

REST API for the lyrics of Yegor Letov - GoLang Edition

Primary LanguageGoMIT LicenseMIT

Linden Honey REST API

REST API for the lyrics of Yegor Letov - GoLang Edition

Technologies

Usage

Local

Start application:

go run main.go

Docker

Bootstrap db using docker-compose:

docker-compose up

Stop and remove containers, networks, images, and volumes:

docker-compose down