{"id":21101303,"url":"https://github.com/rtuin/go-plus","last_synced_at":"2025-03-14T08:13:11.732Z","repository":{"id":141799354,"uuid":"68692108","full_name":"rtuin/go-plus","owner":"rtuin","description":"A collection of HTTP helper functions to use with the Go language.","archived":false,"fork":false,"pushed_at":"2016-09-20T14:18:27.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T02:42:45.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rtuin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-20T08:41:22.000Z","updated_at":"2016-09-21T19:45:28.000Z","dependencies_parsed_at":"2023-04-03T12:03:57.875Z","dependency_job_id":null,"html_url":"https://github.com/rtuin/go-plus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fgo-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fgo-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fgo-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fgo-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtuin","download_url":"https://codeload.github.com/rtuin/go-plus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243544647,"owners_count":20308169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T23:44:31.516Z","updated_at":"2025-03-14T08:13:11.688Z","avatar_url":"https://github.com/rtuin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-plus\n\nProvides a collection of HTTP helper functions to use with the Go language.\n\n## Usage\n\n```go\nimport (\n    \"net/http\"\n    \"github.com/rtuin/go-plus\"\n)\n\nfunc main() {\n    response, _ := http.Get(\"http://www.google.com/\")\n\n    // IsHTTPServerError example\n    fmt.Printf(\"IsHTTPServerError: %v\", IsHTTPServerError(response)) // \n}\n```\n\n## Credits\n\n- [Richard Tuin](https://github.com/rtuin)\n- [All Contributors](https://github.com/rtuin/go-plus/contributors)\n\n## License\n\nThe MIT License (MIT). Please see the [license file](https://github.com/rtuin/go-plus/blob/master/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtuin%2Fgo-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtuin%2Fgo-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtuin%2Fgo-plus/lists"}