Sign inSign up

tomologic/static-json-response

By tomologic

Updated about 7 years ago

Image
0

483

tomologic/static-json-response repository overview

Static JSON response

A Flask app to return a bit of JSON on HTTP GET/POST/PUT. Requires docker.

Run app

make build
make run

Test it using curl:

curl -X POST http://localhost:8080

Push to Docker Registry

Build and push to repository:

make build
make push

Tag summary

Content type

Image

Digest

sha256:f3c37c520

Size

77.6 MB

Last updated

about 7 years ago

docker pull tomologic/static-json-response