Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 668 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 668 Bytes

webhook-client-streamlit

A sample webhook client application using Streamlit. The client takes Webhook URL and JSON Payload as inputs, and makes an HTTP POST request to the specified webhook endpoint URL along with the payload.

webhook-client-streamlit

For a detailed guide to webhook clients, see this post. To deploy on Railway using a one-click template, click the button below.

Deploy on Railway