{"id":362590,"url":"https://github.com/ggicci/httpin","last_synced_at":"2026-06-20T02:00:41.278Z","repository":{"id":39603798,"uuid":"357397546","full_name":"ggicci/httpin","owner":"ggicci","description":"🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)","archived":false,"fork":false,"pushed_at":"2026-05-28T17:48:28.000Z","size":1644,"stargazers_count":385,"open_issues_count":13,"forks_count":28,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-13T23:06:05.483Z","etag":null,"topics":["data-binding","go","go-api","go-http","go-http-middleware","go-http-requests","go-rest-api","http-request-params-reader"],"latest_commit_sha":null,"homepage":"https://ggicci.github.io/httpin/","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/ggicci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"ggicci","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-04-13T02:15:36.000Z","updated_at":"2026-05-28T17:48:12.000Z","dependencies_parsed_at":"2023-11-13T06:34:52.896Z","dependency_job_id":"e8f4a7e4-046b-4e22-aead-71a814b89377","html_url":"https://github.com/ggicci/httpin","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/ggicci/httpin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/sbom","scorecard":{"id":29736,"data":{"date":"2025-08-04","repo":{"name":"github.com/ggicci/httpin","commit":"62858140ae3d12b723a7ad8fa7bbf17c50a46d62"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.5,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 4/11 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/httpin/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/httpin/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/httpin/go.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:46:21.089Z","repository_id":39603798,"created_at":"2025-08-14T18:46:21.090Z","updated_at":"2025-08-14T18:46:21.090Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34554510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"ggicci","name":"Ggicci","uuid":"3077555","kind":"user","description":"look inside and keep kind ❤️","email":"ggicci.t@gmail.com","website":null,"location":"Vancouver","twitter":null,"company":"@aws","icon_url":"https://avatars.githubusercontent.com/u/3077555?u=c2dc4d1e7ba3c907b720007840e1e7e011f2225e\u0026v=4","repositories_count":69,"last_synced_at":"2026-05-05T20:39:21.836Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ggicci","funding_links":["https://github.com/sponsors/ggicci"],"total_stars":598,"followers":116,"following":120,"created_at":"2022-11-06T01:00:10.123Z","updated_at":"2026-05-05T20:39:21.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci/repositories"},"packages":[{"id":3924661,"name":"github.com/ggicci/httpin","ecosystem":"go","description":"Package httpin helps decoding an HTTP request to a custom struct by binding data with querystring (query params), HTTP headers, form data, JSON/XML payloads, URL path params, and file uploads (multipart/form-data).","homepage":"https://github.com/ggicci/httpin","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ggicci/httpin","keywords_array":[],"namespace":"github.com/ggicci","versions_count":40,"first_release_published_at":"2021-06-24T06:55:57.000Z","latest_release_published_at":"2026-05-28T17:47:40.000Z","latest_release_number":"v0.20.4","last_synced_at":"2026-06-18T01:01:28.728Z","created_at":"2022-04-12T02:18:38.070Z","updated_at":"2026-06-18T01:01:28.730Z","registry_url":"https://pkg.go.dev/github.com/ggicci/httpin","install_command":"go get github.com/ggicci/httpin","documentation_url":"https://pkg.go.dev/github.com/ggicci/httpin#section-documentation","metadata":{},"repo_metadata":{"id":39603798,"uuid":"357397546","full_name":"ggicci/httpin","owner":"ggicci","description":"🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)","archived":false,"fork":false,"pushed_at":"2026-05-28T17:48:28.000Z","size":1644,"stargazers_count":385,"open_issues_count":13,"forks_count":28,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-05T19:11:22.180Z","etag":null,"topics":["data-binding","go","go-api","go-http","go-http-middleware","go-http-requests","go-rest-api","http-request-params-reader"],"latest_commit_sha":null,"homepage":"https://ggicci.github.io/httpin/","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/ggicci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"ggicci","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-04-13T02:15:36.000Z","updated_at":"2026-05-28T17:48:12.000Z","dependencies_parsed_at":"2023-11-13T06:34:52.896Z","dependency_job_id":"e8f4a7e4-046b-4e22-aead-71a814b89377","html_url":"https://github.com/ggicci/httpin","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/ggicci/httpin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/sbom","scorecard":{"id":29736,"data":{"date":"2025-08-04","repo":{"name":"github.com/ggicci/httpin","commit":"62858140ae3d12b723a7ad8fa7bbf17c50a46d62"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.5,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 4/11 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/httpin/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/httpin/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ggicci/httpin/go.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:46:21.089Z","repository_id":39603798,"created_at":"2025-08-14T18:46:21.090Z","updated_at":"2025-08-14T18:46:21.090Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34125332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"ggicci","name":"Ggicci","uuid":"3077555","kind":"user","description":"look inside and keep kind ❤️","email":"ggicci.t@gmail.com","website":null,"location":"Vancouver","twitter":null,"company":"@aws","icon_url":"https://avatars.githubusercontent.com/u/3077555?u=c2dc4d1e7ba3c907b720007840e1e7e011f2225e\u0026v=4","repositories_count":69,"last_synced_at":"2026-05-05T20:39:21.836Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ggicci","funding_links":["https://github.com/sponsors/ggicci"],"total_stars":598,"followers":116,"following":120,"created_at":"2022-11-06T01:00:10.123Z","updated_at":"2026-05-05T20:39:21.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggicci/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-13T23:39:22.245Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.926707702032993,"dependent_packages_count":1.7662564480770244,"stargazers_count":4.05966822844118,"forks_count":5.61636119767079,"docker_downloads_count":null,"average":3.592248394055497},"purl":"pkg:golang/github.com/ggicci/httpin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ggicci/httpin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ggicci/httpin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ggicci/httpin/dependencies","status":null,"funding_links":["https://github.com/sponsors/ggicci"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T20:53:05.759Z","issues_count":37,"pull_requests_count":56,"avg_time_to_close_issue":7197973.586206896,"avg_time_to_close_pull_request":694537.5744680851,"issues_closed_count":29,"pull_requests_closed_count":47,"pull_request_authors_count":8,"issue_authors_count":20,"avg_comments_per_issue":2.189189189189189,"avg_comments_per_pull_request":1.125,"merged_pull_requests_count":43,"bot_issues_count":1,"bot_pull_requests_count":20,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":915106.0,"past_year_avg_time_to_close_pull_request":2141178.4,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/issues","maintainers":[{"login":"ggicci","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggicci"}],"active_maintainers":[{"login":"ggicci","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggicci"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fhttpin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fhttpin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fhttpin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fhttpin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fhttpin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fggicci%2Fhttpin/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":10721235,"full_name":"ggicci/httpin","default_branch":"main","total_commits":219,"total_committers":8,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":27.375,"dds":0.1643835616438356,"past_year_total_commits":5,"past_year_total_committers":3,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.6,"last_synced_at":"2026-06-18T01:02:01.411Z","last_synced_commit":"77ececb9e08bbf6bd98faed3bcf8f5677970b32a","created_at":"2025-08-07T15:02:13.156Z","updated_at":"2026-06-18T01:01:52.450Z","committers":[{"name":"Ggicci","email":"ggicci.t@gmail.com","login":"ggicci","count":183},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Alec Sammon","email":"alec.sammon@paddle.com","login":"alecsammon","count":13},{"name":"Christoph Hartmann","email":"christoph.hartmann@aeb.com","login":"chriss-de","count":5},{"name":"David Alpert","email":"david@spinthemoose.com","login":"davidalpert","count":2},{"name":"Soren Mathiasen","email":"sorenm@mymessages.dk","login":"sorenmat","count":1},{"name":"Artem Prosvetov","email":"i@dragomeat.com","login":"Dragomeat","count":1},{"name":"UT002324","email":"gaohaiyang@uniontech.com","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Ggicci","email":"ggicci.t@gmail.com","login":"ggicci","count":2},{"name":"Alec Sammon","email":"alec.sammon@paddle.com","login":"alecsammon","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264294,"commits_count":875188865,"contributors_count":35081442,"owners_count":1168942,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"ggicci/httpin","html_url":"https://github.com/ggicci/httpin","last_synced_at":"2026-05-28T15:00:53.200Z","status":"error","issues_count":37,"pull_requests_count":60,"avg_time_to_close_issue":7197973.586206896,"avg_time_to_close_pull_request":1632803.551020408,"issues_closed_count":29,"pull_requests_closed_count":49,"pull_request_authors_count":8,"issue_authors_count":20,"avg_comments_per_issue":2.189189189189189,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":43,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3010031.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.9166666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-16T22:12:34.090Z","updated_at":"2026-05-28T15:00:53.200Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/issues","issue_labels_count":{"table":{"enhancement":8,"new feature":6,"documentation":5,"help wanted":4,"question":2,"bug":1,"dependencies":1,"go":1}},"pull_request_labels_count":{"table":{"dependencies":24,"go":16,"github_actions":8,"new feature":2,"enhancement":1,"hacktoberfest-accepted":1}},"issue_author_associations_count":{"table":{"NONE":21,"OWNER":12,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":32,"OWNER":25,"NONE":3}},"issue_authors":{"table":{"ggicci":12,"shawalli":3,"davidalpert":2,"AlessandroSechi":2,"vamshiaruru":2,"excavador":2,"thielpeter":1,"vamshiaruru32":1,"bokunodev":1,"alecsammon":1,"oscarcalderonc":1,"snicol":1,"dependabot[bot]":1,"Crandel":1,"rlimberger":1,"MaratBR":1,"matdurand":1,"zufzuf":1,"mxp7064":1,"dnguyenzd":1}},"pull_request_authors":{"table":{"ggicci":25,"dependabot[bot]":24,"alecsammon":5,"davidalpert":2,"Dragomeat":1,"sorenmat":1,"mariogao":1,"chriss-de":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.580Z","repositories_count":14813701,"issues_count":33078745,"pull_requests_count":109188489,"authors_count":11309965,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"documentation":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":7,"go":5,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":8}},"past_year_issue_authors":{"table":{"AlessandroSechi":1,"MaratBR":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":7,"alecsammon":1}},"maintainers":[{"table":{"login":"ggicci","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggicci"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":6,"PullRequestEvent":30,"ForkEvent":6,"IssuesEvent":2,"WatchEvent":50,"IssueCommentEvent":26,"PushEvent":8,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":6,"CreateEvent":15},"last_year":{"ReleaseEvent":2,"DeleteEvent":4,"PullRequestEvent":20,"ForkEvent":2,"IssuesEvent":1,"WatchEvent":12,"IssueCommentEvent":4,"PushEvent":5,"CreateEvent":9}},"keywords":["data-binding","go","go-api","go-http","go-http-middleware","go-http-requests","go-rest-api","http-request-params-reader"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-13T09:00:49.834Z","updated_at":"2022-07-13T09:00:49.834Z","repository_link":"https://github.com/ggicci/httpin/blob/main/go.mod","dependencies":[{"id":215205317,"package_name":"github.com/go-chi/chi/v5","ecosystem":"go","requirements":"v5.0.7","direct":true,"kind":"runtime","optional":false},{"id":215205318,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":215205319,"package_name":"github.com/justinas/alice","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":215205320,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.7.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-13T09:00:49.927Z","updated_at":"2022-07-13T09:00:49.927Z","repository_link":"https://github.com/ggicci/httpin/blob/main/go.sum","dependencies":[{"id":215207101,"package_name":"github.com/go-chi/chi/v5","ecosystem":"go","requirements":"v5.0.7","direct":false,"kind":"runtime","optional":false},{"id":215207102,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":215207103,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":215207104,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":215207105,"package_name":"github.com/justinas/alice","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":215207106,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":215207107,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":215207108,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":215207109,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":215207110,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":215207111,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":215207112,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T20:50:13.222Z","updated_at":"2023-01-23T20:50:13.222Z","repository_link":"https://github.com/ggicci/httpin/blob/main/.github/workflows/go.yml","dependencies":[{"id":7129798978,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129798979,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129798980,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":11.15693600032259,"created_at":"2025-08-07T14:58:14.489Z","updated_at":"2026-06-20T02:00:41.278Z","avatar_url":"https://github.com/ggicci.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362590","html_url":"https://summary.ecosyste.ms/projects/362590"}