REST API for the lyrics of Yegor Letov - GoLang Edition
Start application:
go run main.go
Bootstrap db using docker-compose:
docker-compose up
Stop and remove containers, networks, images, and volumes:
docker-compose down
REST API for the lyrics of Yegor Letov - GoLang Edition
Start application:
go run main.go
Bootstrap db using docker-compose:
docker-compose up
Stop and remove containers, networks, images, and volumes:
docker-compose down