webhooks
webhooks copied to clipboard
Send and receive webhooks on AWS: Innovate with event notifcations.
Webhooks on AWS: Innovate with event notifications
This repository is intended for developers looking to send or receive webhooks using AWS. It contains code samples for the reference architectures outlined on Sending and receiving webhooks on AWS: Innovate with event notifications. This includes:
- send-webhooks/: An application that delivers webhooks to an external endpoint.
- receive-webhooks/: An API that receives webhooks with capacity to handle large payloads.
If you have any comments, suggestions or feedback, we'd love to hear from you.
Architecture: Send Webhooks

Architecture: Receive Webhooks

Security
See CONTRIBUTING for more information.
License
This library is licensed under the MIT-0 License. See the LICENSE file.