{"id":23505890,"url":"https://github.com/grvcoelho/webhulk","last_synced_at":"2025-05-12T13:37:05.598Z","repository":{"id":87639466,"uuid":"106872628","full_name":"grvcoelho/webhulk","owner":"grvcoelho","description":":muscle: A lightweight API for managing webhooks","archived":false,"fork":false,"pushed_at":"2017-11-08T16:35:26.000Z","size":15509,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T18:44:53.847Z","etag":null,"topics":["microservice","postback","webhook"],"latest_commit_sha":null,"homepage":"","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/grvcoelho.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":"2017-10-13T20:56:33.000Z","updated_at":"2022-09-27T23:52:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ee65e38-3f49-4644-ae67-7b05b8b351aa","html_url":"https://github.com/grvcoelho/webhulk","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/grvcoelho%2Fwebhulk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grvcoelho%2Fwebhulk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grvcoelho%2Fwebhulk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grvcoelho%2Fwebhulk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grvcoelho","download_url":"https://codeload.github.com/grvcoelho/webhulk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253748841,"owners_count":21957997,"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":["microservice","postback","webhook"],"created_at":"2024-12-25T09:46:19.749Z","updated_at":"2025-05-12T13:37:05.534Z","avatar_url":"https://github.com/grvcoelho.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webhulk\n\n[![Build Status](https://travis-ci.org/grvcoelho/webhulk.svg?branch=master)](https://travis-ci.org/grvcoelho/webhulk)\n\n:construction: A lightweight API for managing webhooks\n\n## API\n\n### Webhooks\n\n| Attribute | Type | Description |\n| --------- | ---- | ----------- |\n| `name` | *String* | An indentifier for the webhook |\n| `url` | *String* | The url messages will be sent to |\n| `enabled` | *Boolean* | Whether or not it is enabled |\n\n\n### Messages\n\n| Attribute | Type | Description |\n| --------- | ---- | ----------- |\n| `headers` | *JSON* | The HTTP headers that will be sent |\n| `payload` | *JSON* | The payload that will be sent |\n| `signature` | *String* | An HMAC signature of the message |\n\n### Deliveries\n\n| Attribute | Type | Description |\n| --------- | ---- | ----------- |\n| `status` | *String* | The status of the delivery. One of: `success`, `failed`, `processing` |\n| `latency` | *Integer* | The time between the delivery and the response from the client |\n| `status_code` | *String* | The HTTP status code the client respond with |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrvcoelho%2Fwebhulk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrvcoelho%2Fwebhulk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrvcoelho%2Fwebhulk/lists"}