Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 174 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 174 Bytes

s-db

This is a service which connects to a database and provides access to it via a HTTP API.

go build -tags netgo .
docker-compose build
docker-compose up