mirror of
https://github.com/openfaas/faas.git
synced 2025-06-17 12:46:59 +00:00
This updates alpine version to 3.7 in sample-functions, gateway and some markdown docas. Signed-off-by: Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
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