Skip to content
Snippets Groups Projects
Commit 9323746e authored by Alex Ellis's avatar Alex Ellis
Browse files

Readme

parent a3cb54ab
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