{"id":18251681,"url":"https://github.com/summerwind/cloudevents-webhook-gateway","last_synced_at":"2025-04-04T16:32:28.262Z","repository":{"id":57584565,"uuid":"158934292","full_name":"summerwind/cloudevents-webhook-gateway","owner":"summerwind","description":"HTTP gateway converting webhook requests to CloudEvents.","archived":false,"fork":false,"pushed_at":"2020-01-25T10:07:15.000Z","size":86,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T00:08:08.751Z","etag":null,"topics":["cloudevents","gateway","golang","webhook"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/summerwind.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}},"created_at":"2018-11-24T12:29:39.000Z","updated_at":"2025-02-05T02:54:49.000Z","dependencies_parsed_at":"2022-08-30T07:40:35.506Z","dependency_job_id":null,"html_url":"https://github.com/summerwind/cloudevents-webhook-gateway","commit_stats":null,"previous_names":["summerwind/cloudevents-gateway"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summerwind%2Fcloudevents-webhook-gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summerwind%2Fcloudevents-webhook-gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summerwind%2Fcloudevents-webhook-gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summerwind%2Fcloudevents-webhook-gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/summerwind","download_url":"https://codeload.github.com/summerwind/cloudevents-webhook-gateway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247209598,"owners_count":20901823,"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":["cloudevents","gateway","golang","webhook"],"created_at":"2024-11-05T09:48:13.721Z","updated_at":"2025-04-04T16:32:27.986Z","avatar_url":"https://github.com/summerwind.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloudevents-webhook-gateway\n\ncloudevents-webhook-gateway is a HTTP gateway. This receives the webhook requests from the service, converts it to CloudEvents format, and forwards the request to the backend specified in the configuration.\n\n## Install\n\nDownload the latest binary from the [Releases](https://github.com/summerwind/cloudevents-webhook-gateway/releases) page.\n\nDocker images are also available. Running cloudevents-webhook-gateway with Docker is as follows.\n\n```\n$ docker run -it -v $PWD/config.yml:/config.yml -p 24381:24381 summerwind/cloudevents-webhook-gateway:latest\n```\n\n## Usage\n\ncloudevents-webhook-gateway can be started from the command line as follows.\n\n```\n$ cloudevents-webhook-gateway -c config.yml\n```\n\nTo start cloudevents-webhook-gateway, specify the configuration file using the `-c` option. The configuration format is in YAML. Please see `example/config.yml` for the full configuration file format.\n\n## Supported webhook\n\ncloudevents-webhook-gateway currently supports the following webhooks.\n\n- Github\n- Docker Hub\n- Alertmanager\n- Anchore Engine\n- Clair\n- Slack\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsummerwind%2Fcloudevents-webhook-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsummerwind%2Fcloudevents-webhook-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsummerwind%2Fcloudevents-webhook-gateway/lists"}