{"id":23864740,"url":"https://github.com/rustunit/axum-github-hooks","last_synced_at":"2025-04-14T09:23:05.536Z","repository":{"id":270514478,"uuid":"910616683","full_name":"rustunit/axum-github-hooks","owner":"rustunit","description":"Axum extractor for GitHub webhooks.","archived":false,"fork":false,"pushed_at":"2025-01-02T12:39:17.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T12:06:54.332Z","etag":null,"topics":["axum","github","octokit"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/axum-github-hooks","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustunit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2024-12-31T20:36:42.000Z","updated_at":"2025-01-14T22:55:53.000Z","dependencies_parsed_at":"2024-12-31T21:12:10.387Z","dependency_job_id":"e0fed037-8f39-432c-8b14-3cf446fc5725","html_url":"https://github.com/rustunit/axum-github-hooks","commit_stats":null,"previous_names":["rustunit/axum-github-hooks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Faxum-github-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Faxum-github-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Faxum-github-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Faxum-github-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustunit","download_url":"https://codeload.github.com/rustunit/axum-github-hooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852354,"owners_count":21171879,"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":["axum","github","octokit"],"created_at":"2025-01-03T08:33:25.156Z","updated_at":"2025-04-14T09:23:05.507Z","avatar_url":"https://github.com/rustunit.png","language":"Rust","readme":"# axum-github-hooks\n\n[![crates.io][sh_crates]][lk_crates]\n[![docs.rs][sh_docs]][lk_docs]\n[![discord][sh_discord]][lk_discord]\n\n[sh_crates]: https://img.shields.io/crates/v/axum-github-hooks.svg\n[lk_crates]: https://crates.io/crates/axum-github-hooks\n[sh_docs]: https://img.shields.io/docsrs/axum-github-hooks\n[lk_docs]: https://docs.rs/axum-github-hooks/latest/axum-github-hooks/\n[sh_discord]: https://img.shields.io/discord/1176858176897953872?label=discord\u0026color=5561E6\n[lk_discord]: https://discord.gg/rQNeEnMhus\n\nAxum extractor for GitHub webhooks.\n\n# Usage\n\n```rust\nlet router = Router::new().route(\"/\", post(webhook));\n\nasync fn webhook(GithubWebhook(hook): GithubWebhook) -\u003e impl IntoResponse {\n    // TODO:\n\n    StatusCode::OK\n}\n```\n\n# License\n\nAll code in this repository is dual-licensed under either:\n\n- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)\n- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)\n\nat your option. This means you can select the license you prefer.\n\n## Your contributions\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustunit%2Faxum-github-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustunit%2Faxum-github-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustunit%2Faxum-github-hooks/lists"}