Skip to content
Snippets Groups Projects
Commit 606a50e1 authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Update README.md

parent 9323746e
No related branches found
No related tags found
No related merge requests found
```
# ./build.sh
# docker build -t catservice .
# docker run -ti -p 8080:8080 catservice
# curl -X POST --data-binary @main.go localhost:8080
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment