{"id":20698004,"url":"https://github.com/fly-apps/hahooks-go","last_synced_at":"2026-04-24T14:07:10.670Z","repository":{"id":231825095,"uuid":"754310948","full_name":"fly-apps/hahooks-go","owner":"fly-apps","description":"Incoming webhook handler example","archived":false,"fork":false,"pushed_at":"2024-02-07T19:58:52.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-11T03:39:36.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fly-apps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-07T19:57:55.000Z","updated_at":"2024-12-11T03:30:20.000Z","dependencies_parsed_at":"2024-04-06T06:44:51.218Z","dependency_job_id":null,"html_url":"https://github.com/fly-apps/hahooks-go","commit_stats":null,"previous_names":["fly-apps/hahooks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fly-apps/hahooks-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fhahooks-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fhahooks-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fhahooks-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fhahooks-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fly-apps","download_url":"https://codeload.github.com/fly-apps/hahooks-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fhahooks-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32226464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-17T00:21:34.312Z","updated_at":"2026-04-24T14:07:10.653Z","avatar_url":"https://github.com/fly-apps.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HA Webhooks\n\nA little web server used to receive webhooks, store them, and then fire off a job into a queue.\n\nIt's useful when implementing a HA cluster of servers (perhaps globally available).\n\nFollow along at [https://fly.io/blog](#).\n\n## Usage\n\n1️⃣ Some things are hard-coded:\n\n* SQS Message Queue\n* S3 Bucket\n\n2️⃣ Some env vars are needed (standard AWS credentials) as per [aws docs](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html).\n\n### Building\n\n```bash\n# Build for your current machine\ngo build -o bin/hahooks\n\n# Build for use on Fly.io\nGOOS=linux GOARCH=amd64 build -o bin/hahooks\n```\n\nYou can use the provided Dockerfile to run the application, or deploy it on Fly.io.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffly-apps%2Fhahooks-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffly-apps%2Fhahooks-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffly-apps%2Fhahooks-go/lists"}