Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 232 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 232 Bytes

echo-api

Echo api server application for debugging and investigation.

How to use

$ docker run --rm -p 8081:8081 littlef/echo-api:0.0.1 -p 8081

How to build locally

$ goreleaser release --clean --snapshot