npm install
npm startor
docker build -t screeb/challenge .
docker run --rm -it -p 3000:3000 screeb/challengecurl 'http://localhost:3000/foo?bar=42' \
-X POST \
-H 'content-type: application/json' \
-d '{"hello": "world"}'
| Name | Name | Last commit date | ||
|---|---|---|---|---|