{"id":28660049,"url":"https://github.com/alphasecio/webhook-client-server","last_synced_at":"2025-07-05T02:34:32.057Z","repository":{"id":152110596,"uuid":"606802725","full_name":"alphasecio/webhook-client-server","owner":"alphasecio","description":"A sample webhook server using Node.js and Express, paired with a webhook client using Streamlit.","archived":false,"fork":false,"pushed_at":"2025-05-03T06:59:39.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T10:06:48.444Z","etag":null,"topics":["express","node","node-js","nodejs","streamlit","webhook","webhooks"],"latest_commit_sha":null,"homepage":"https://go.alphasec.io/webhooks","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alphasecio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"ko_fi":"alphasec","buy_me_a_coffee":"alphasec"}},"created_at":"2023-02-26T16:03:19.000Z","updated_at":"2025-05-03T06:35:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a7ee802-aa4a-4508-b335-e0d99760fea0","html_url":"https://github.com/alphasecio/webhook-client-server","commit_stats":null,"previous_names":["alphasecio/webhook-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alphasecio/webhook-client-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasecio%2Fwebhook-client-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasecio%2Fwebhook-client-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasecio%2Fwebhook-client-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasecio%2Fwebhook-client-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphasecio","download_url":"https://codeload.github.com/alphasecio/webhook-client-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasecio%2Fwebhook-client-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263671791,"owners_count":23494040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","node","node-js","nodejs","streamlit","webhook","webhooks"],"created_at":"2025-06-13T10:06:44.346Z","updated_at":"2025-07-05T02:34:32.009Z","avatar_url":"https://github.com/alphasecio.png","language":"JavaScript","funding_links":["https://ko-fi.com/alphasec","https://buymeacoffee.com/alphasec"],"categories":[],"sub_categories":[],"readme":"# Webhook App (Client + Server)\nThis monorepo contains:\n\n- **Client (Streamlit):** A simple webhook client to test POST requests.\n- **Server (Express):** A Node.js webhook server that logs and responds to incoming requests.\n\n### ⏩ Quick Start - Server\n```bash\ncd server\nnpm install\nnpm start\n```\n\n### ⏩ Quick Start - Client\n```bash\ncd client\npip install -r requirements.txt\nstreamlit run app.py\n```\n\n### ⏩ Usage\n* Start the Node.js server on port `3000`, and verify it is listening to incoming requests.\n* Launch the Streamlit client and send JSON payloads to\n  * http://localhost:3000/webhook-1\n  * http://localhost:3000/webhook-2\n* The server logs headers \u0026 body and responds with JSON confirmation.\n\n### 🚀 Deploying to Railway\n\nFor a detailed guide to webhook servers, see [this](https://alphasec.io/getting-started-with-webhooks-part-1-webhook-servers/) post. For a guide to webhook clients, see [this](https://alphasec.io/getting-started-with-webhooks-part-2-webhook-clients/) post. \n\nTo deploy on [Railway](https://railway.app/?referralCode=alphasec) using a one-click template, click the button below.\n\n[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/WJuLbj?referralCode=alphasec)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphasecio%2Fwebhook-client-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphasecio%2Fwebhook-client-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphasecio%2Fwebhook-client-server/lists"}