Skip to content

Instantly share code, notes, and snippets.

@marcorei
Created December 31, 2017 11:02
Show Gist options
  • Save marcorei/4c3391a5491edca54f1c664c3311443d to your computer and use it in GitHub Desktop.
Save marcorei/4c3391a5491edca54f1c664c3311443d to your computer and use it in GitHub Desktop.
serverless function
functions:
fulfillment:
handler: handler.fulfillment
events:
- http:
path: fulfillment
method: post
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment