{"id":362590,"url":"https://github.com/ggicci/httpin","last_synced_at":"2026-08-23T11:03:15.933Z","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-07-22T00:14:50.000Z","size":1633,"stargazers_count":391,"open_issues_count":13,"forks_count":28,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-20T09:38:40.352Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":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-08-17T04:29:02.000Z","dependencies_parsed_at":"2026-08-06T01:42:24.214Z","dependency_job_id":null,"html_url":"https://github.com/ggicci/httpin","commit_stats":null,"previous_names":[],"tags_count":39,"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":36793357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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=f6759778c37a6a23b3c25ddf28d90e32fc0d3c5d\u0026v=4","repositories_count":71,"last_synced_at":"2026-08-22T06:36:00.625Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/ggicci","funding_links":["https://github.com/sponsors/ggicci"],"total_stars":609,"followers":121,"following":120,"created_at":"2022-11-06T01:00:10.123Z","updated_at":"2026-08-22T06:36:00.839Z","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":41,"first_release_published_at":"2021-06-24T06:55:57.000Z","latest_release_published_at":"2026-07-22T00:13:46.000Z","latest_release_number":"v0.20.5","last_synced_at":"2026-08-22T10:34:09.053Z","created_at":"2022-04-12T02:18:38.070Z","updated_at":"2026-08-22T10:34:09.053Z","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-07-22T00:14:50.000Z","size":1633,"stargazers_count":391,"open_issues_count":13,"forks_count":28,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-20T09:38:40.352Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":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-08-17T04:29:02.000Z","dependencies_parsed_at":"2026-08-06T01:42:24.214Z","dependency_job_id":null,"html_url":"https://github.com/ggicci/httpin","commit_stats":null,"previous_names":[],"tags_count":39,"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":36793357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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=f6759778c37a6a23b3c25ddf28d90e32fc0d3c5d\u0026v=4","repositories_count":71,"last_synced_at":"2026-08-14T19:59:39.071Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/ggicci","funding_links":["https://github.com/sponsors/ggicci"],"total_stars":608,"followers":121,"following":120,"created_at":"2022-11-06T01:00:10.123Z","updated_at":"2026-08-14T19:59:39.084Z","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":[{"name":"v0.20.5","sha":"0e74f54c911b557a4f054041a2a6dea04a9179bc","kind":"commit","published_at":"2026-07-22T00:13:46.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.20.5","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"77ececb9e08bbf6bd98faed3bcf8f5677970b32a","kind":"commit","published_at":"2026-05-28T17:47:40.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.20.4","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"ab46e62fbe24d8b4ef744e10d8d72f68639208c8","kind":"commit","published_at":"2026-02-25T17:42:06.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.20.3","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"5ec1e696d389afc713dfd695d8e9b4c6d6c15a7f","kind":"commit","published_at":"2025-10-01T17:06:51.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.20.2","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"62858140ae3d12b723a7ad8fa7bbf17c50a46d62","kind":"commit","published_at":"2025-07-28T01:16:45.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.20.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a1cbbf5c48348ebeb91c63ec69032f9307239bd6","kind":"commit","published_at":"2025-05-10T03:06:32.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.20.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"eed0621e7f51d618b733b501fadc10da886d2d88","kind":"commit","published_at":"2024-05-20T04:32:17.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.19.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"6a628af954347ded5a4da9c505775eaf0812ff1b","kind":"commit","published_at":"2024-04-30T00:12:57.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.18.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"31c732231b9134dd998c4dec9def58c2f7fee984","kind":"commit","published_at":"2024-04-20T23:06:49.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.18.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c8657ee15dc4b76557788ecbd1d4aca131693311","kind":"commit","published_at":"2024-03-15T05:46:19.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.17.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"63aead2783b221fdd9b30a207b750e15fdd6c6a0","kind":"commit","published_at":"2024-01-28T23:43:21.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.16.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.16.0/manifests"},{"name":"v0.15.3","sha":"5dca4c8a8aa2d61ecad980c589a47cb27e7a1156","kind":"commit","published_at":"2024-01-14T18:29:25.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.15.3","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"40647dbff86bed16a09c49ebc0e81175719e20b5","kind":"commit","published_at":"2023-12-31T07:04:54.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.15.2","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"923ff2f00b0e75cbf88788af802abad7a435e4d3","kind":"commit","published_at":"2023-12-31T03:51:15.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.15.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"3e640194220337dc98ce35c82230c5a9fbcf607d","kind":"commit","published_at":"2023-12-31T00:26:54.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.15.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"5317ab15750bdb35466efd14f9f97e02ac975d55","kind":"commit","published_at":"2023-10-29T18:35:37.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.14.2","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"a432745de625b3f68e9c7949d5de192f70036eac","kind":"commit","published_at":"2023-10-08T19:25:59.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.14.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"e9e0f04e32e98c81dffb7284abac3ffe0c6cdd28","kind":"commit","published_at":"2023-09-11T02:06:22.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.14.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"609b7ce1f51dadea06b42b66d49d002362b21df7","kind":"commit","published_at":"2023-09-08T02:48:23.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.13.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"2c7156be18c89660b47b281a167ebc251a33b451","kind":"commit","published_at":"2023-09-07T05:14:26.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.12.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"898383eafbb151118683d9d32c1fb3b8562357d5","kind":"commit","published_at":"2023-06-04T01:59:58.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.11.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"3b521e674025b548c679e14c1d9733a0660534c6","kind":"commit","published_at":"2022-08-07T16:04:34.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.10.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7ebef68654bb10106e916a02245b39dd7af7826d","kind":"commit","published_at":"2022-07-23T08:22:03.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.10.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c9a702a8020bbb6686d8176c9698d0894018d243","kind":"commit","published_at":"2022-05-31T07:45:47.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.9.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dfbc070494798c07d4e3a6d95ee0aaba594a50d1","kind":"commit","published_at":"2022-04-16T06:43:14.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.8.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.8.0/manifests"},{"name":"v0.7.5","sha":"9a2f01adf5a016edf6f0745ba97de5ec3c6323cc","kind":"commit","published_at":"2022-02-08T06:31:33.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.7.5","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"71afef226200fbc5c99e881cd05b4d71a0308fe2","kind":"commit","published_at":"2022-01-28T09:48:01.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.7.4","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.7.4/manifests"},{"name":"v0.7.1","sha":"412a884a96def03e68491090a84e007959d0b91b","kind":"commit","published_at":"2021-12-08T15:45:06.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.7.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"7754168f9595152b5f3154134913cd0d21ace3c9","kind":"commit","published_at":"2021-12-08T11:23:52.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.7.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"0cade0b6db20845b8dee0ffc989476f96478d53c","kind":"commit","published_at":"2021-11-30T06:53:42.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.6.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"071c7b743e98cf4cb60448d515983515800196be","kind":"commit","published_at":"2021-11-30T05:47:01.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.6.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"470f5bc720a91a64cb4355e77398bd582e87c3ba","kind":"commit","published_at":"2021-10-10T08:01:29.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.5.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"ed95f61ce9ad5c4d5fbc864c9ac0fb349e66604a","kind":"commit","published_at":"2021-08-15T08:41:52.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.4.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"128d3471c0ff05164a4ac4949970c5c39dce9fbc","kind":"commit","published_at":"2021-07-19T06:53:20.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.4.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"21cf3bc032b3f91c4356551c5409cdf96f2b59ca","kind":"commit","published_at":"2021-07-15T11:11:34.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.3.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"0e1e590b6d368dca842da477525784615d3f7b4e","kind":"commit","published_at":"2021-07-11T10:53:13.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.2.2","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6104f362356accc8ad7cdc1ee2cd99c3f9a22a48","kind":"commit","published_at":"2021-07-09T11:20:21.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.2.1","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"71b3011c2c19a996a083d9942c9d562bf9537e6b","kind":"commit","published_at":"2021-07-07T13:44:18.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.2.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5564ee35b5fb1bba9b924fad31e879c626d8336a","kind":"commit","published_at":"2021-06-24T07:17:21.000Z","download_url":"https://codeload.github.com/ggicci/httpin/tar.gz/v0.1.0","html_url":"https://github.com/ggicci/httpin/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ggicci/httpin@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggicci%2Fhttpin/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:05:26.981Z","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":"2026-08-20T09:31:32.461Z","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":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2991443.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"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":[]},"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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":220,"total_committers":8,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":27.5,"dds":0.1636363636363637,"past_year_total_commits":4,"past_year_total_committers":3,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.3333333333333333,"past_year_dds":0.5,"last_synced_at":"2026-08-19T09:03:05.913Z","last_synced_commit":"0e74f54c911b557a4f054041a2a6dea04a9179bc","created_at":"2025-08-07T15:02:13.156Z","updated_at":"2026-08-19T09:03:04.968Z","committers":[{"name":"Ggicci","email":"ggicci.t@gmail.com","login":"ggicci","count":184},{"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":"Ggicci","email":"ggicci.t@gmail.com","login":"ggicci","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"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-08-20T00:00:10.776Z","repositories_count":6750196,"commits_count":977946649,"contributors_count":41228118,"owners_count":1358527,"committers_count":3352376,"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-08-22T10:32:01.364Z","status":null,"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":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2991443.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-16T22:12:34.090Z","updated_at":"2026-08-22T10:32:01.364Z","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-08-23T00:00:07.901Z","repositories_count":16277450,"issues_count":42193190,"pull_requests_count":134426820,"authors_count":11510733,"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":5,"go":4,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":6}},"past_year_issue_authors":{"table":{"AlessandroSechi":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":5,"alecsammon":1}},"maintainers":[{"table":{"login":"ggicci","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggicci"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":15,"DeleteEvent":6,"ForkEvent":6,"IssueCommentEvent":26,"IssuesEvent":2,"PullRequestEvent":30,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":5,"PushEvent":9,"ReleaseEvent":3,"WatchEvent":50},"last_year":{"CreateEvent":7,"DeleteEvent":4,"ForkEvent":2,"IssueCommentEvent":3,"PullRequestEvent":18,"PushEvent":4,"ReleaseEvent":1,"WatchEvent":7}},"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.171898872999302,"created_at":"2025-08-07T14:58:14.489Z","updated_at":"2026-08-23T11:03:15.933Z","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"}