{"id":18383427,"url":"https://github.com/dwolla/webhook-receiver","last_synced_at":"2025-09-12T13:38:47.606Z","repository":{"id":34164759,"uuid":"167189187","full_name":"Dwolla/webhook-receiver","owner":"Dwolla","description":"Sample application to receive, authenticate, and queue Dwolla webhooks, using AWS Lambda and SQS.","archived":false,"fork":false,"pushed_at":"2023-08-03T06:33:21.000Z","size":499,"stargazers_count":18,"open_issues_count":3,"forks_count":4,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-03-05T11:24:51.388Z","etag":null,"topics":["dwolla","dwolla-v2","lambda","serverless","webhooks"],"latest_commit_sha":null,"homepage":"https://developers.dwolla.com/","language":"TypeScript","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/Dwolla.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-01-23T13:36:36.000Z","updated_at":"2025-02-13T11:54:14.000Z","dependencies_parsed_at":"2024-11-06T01:11:48.089Z","dependency_job_id":"4f476ae1-490c-4f5f-859a-7080cef9bb8d","html_url":"https://github.com/Dwolla/webhook-receiver","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/Dwolla%2Fwebhook-receiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dwolla%2Fwebhook-receiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dwolla%2Fwebhook-receiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dwolla%2Fwebhook-receiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dwolla","download_url":"https://codeload.github.com/Dwolla/webhook-receiver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247569124,"owners_count":20959758,"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":["dwolla","dwolla-v2","lambda","serverless","webhooks"],"created_at":"2024-11-06T01:11:22.140Z","updated_at":"2025-04-06T23:32:13.891Z","avatar_url":"https://github.com/Dwolla.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dwolla Webhook Receiver\n\nThis sample TypeScript application demonstrates how to create a webhook subscription for Dwolla events, deployed to AWS via Lambda function.\n\n## Setup\n\nThis app deploys a webhook handler as an [AWS Lambda](https://aws.amazon.com/lambda/) function using the [Serverless Framework](https://serverless.com/). You can deploy one to your AWS account(s) as follows:\n\nNOTE: Any `pnpm` command can be replaced with `npm`.\n\n1. Clone the repository and install dependencies with `pnpm install`\n2. Rename `.env.example` to `.env`, and update the environment variables\n3. Run `pnpm sls:deploy` to create the Lambda functions. After they deploy, a publicly accessible HTTP endpoint is logged to the console as `endpoint`. Copy and paste it into the `URL` variable in `scripts/one-time-setup.ts`\n4. Run `pnpm hook:setup` to create your Webhook Subscription\n5. Run `pnpm hook:create-customer` to create a customer in Dwolla's API\n6. Check your webhook function's logs by running `pnpm sls:logs:webhook`. You should see a message indicating that the webhook has been moved to your SQS queue for processing.\n7. Check your SQS function's logs by running `pnpm sls:logs:queue`. You should see the contents of the webhook after it has been parsed.\n9. [Optional] To remove the resources in AWS, run `pnpm sls:remove`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwolla%2Fwebhook-receiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwolla%2Fwebhook-receiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwolla%2Fwebhook-receiver/lists"}