{"id":22493419,"url":"https://github.com/jefking/fn-call-webhook","last_synced_at":"2026-05-04T06:31:47.260Z","repository":{"id":143115495,"uuid":"188908759","full_name":"jefking/fn-call-webhook","owner":"jefking","description":"Web Hook Registry, and Invoker (Serverless)","archived":false,"fork":false,"pushed_at":"2019-11-27T22:46:01.000Z","size":119,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T23:17:49.602Z","etag":null,"topics":["arm","azure","azure-functions-v2","azure-resource-manager","azure-storage","cloud","event-sourcing","iaac","serverless","service-bus-queue"],"latest_commit_sha":null,"homepage":"","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/jefking.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-05-27T21:02:14.000Z","updated_at":"2022-03-03T21:55:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ce4fb87-d87e-4e6d-9f12-de978a37ea91","html_url":"https://github.com/jefking/fn-call-webhook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2Ffn-call-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2Ffn-call-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2Ffn-call-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2Ffn-call-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefking","download_url":"https://codeload.github.com/jefking/fn-call-webhook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924499,"owners_count":20694728,"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":["arm","azure","azure-functions-v2","azure-resource-manager","azure-storage","cloud","event-sourcing","iaac","serverless","service-bus-queue"],"created_at":"2024-12-06T18:39:27.750Z","updated_at":"2026-05-04T06:31:42.238Z","avatar_url":"https://github.com/jefking.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Functions\nDiving deep into a hack-a-thon, with Functions.\nfakeload (test) -\u003e API -\u003e Worker -\u003e fakehook (test)\n\nFunctions\n- fake-hook: used to provide an endpoint to call out to.\n- fake-load: cron-job, to push events through the system.\n- publish: publishes an action on the queue\n- register: registers a user/action to a web hook\n- worker: calls web hooks, when message is pushed through queue\n\nOrder\nFake Load -\u003e Publish (event) -\u003e Service Bus Queue -\u003e Worker -\u003e loads data from /registry -\u003e calls registered webhook (Fake-hook)\n- Fake Load, generates fake/random data\n- Publish, where you push your events to (what Fake Load calls)\n\n## Deployment\n\n[![Deploy to Azure](http://azuredeploy.net/deploybutton.svg)](https://azuredeploy.net/)\n\n### Pre-requisits\n\n[Azure-Cli](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest)\n\n### Step 1.\n```\naz group create -l westus2 -n oss\n```\n\n### Step 2.\n```\naz group deployment create --name deploying --resource-group oss --template-file azure-deploy.json --parameters azure-deploy.params.json\n```\n\n### Step 3\nFunction App configuration 'LoadPost' set to URL of Publish function\n\n### Step 4.\nUpdate files in ./data: \u003cCHANGE URL\u003e -\u003e URL of 'fake-hook' function; which simulates catching web-hook calls.\n\n### Step 5.\nUpload files to Blob Storage; local ./data -\u003e storage acc/registry","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefking%2Ffn-call-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefking%2Ffn-call-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefking%2Ffn-call-webhook/lists"}