Sign inSign up

hoalt14/go-api

By hoalt14

Updated almost 2 years ago

Go API

Image
API management
0

101

hoalt14/go-api repository overview

docker run -d --name test -p 8080:8080 hoalt14/go-api:v1
curl localhost:8080
curl localhost:8080/hello
curl localhost:8080/health

# High Load CPU
curl 'localhost:8080/fib?n=44'

Tag summary

Content type

Image

Digest

sha256:54e91a5df

Size

13.6 MB

Last updated

almost 2 years ago

docker pull hoalt14/go-api:v1