Martin Dekov (VMware) ade5f32513 Bump files to use alpine:3.8
Bump Dockerfiles and mentions of alpine 3.7 to be now
3.8

Signed-off-by: Martin Dekov (VMware) <mdekov@vmware.com>
2018-11-16 20:27:05 +00:00
..
2017-04-13 22:58:32 +01:00
2018-11-16 20:27:05 +00:00

WebhookStash

Example serverless function shows how to stash way contents of webhooks called via API gateway.

Each file is saved with the UNIX timestamp in nano seconds plus an extension of .txt

Example:

# curl -X POST -v -d @$HOME/.ssh/id_rsa.pub localhost:8080/function/webhookstash

Then if you find the replica you can check the disk:

# docker exec webhookstash.1.z054csrh70tgk9s5k4bb8uefq find