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.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.