You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/inbound-webhook-handler/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ SendGrid has an Email Inbound Parse Webhook which posts data from a specified in
4
4
5
5
This is docker-based solution which can be deployed on cloud services like Heroku out of the box.
6
6
7
+
**Special thanks to [@Jericho](https://github.com/Jericho) for the [StrongGrid](https://github.com/Jericho/StrongGrid) library which is the original source of this example.**
0 commit comments