{"id":28583774,"url":"https://github.com/dundunlibs/httplog","last_synced_at":"2025-09-23T08:19:51.187Z","repository":{"id":152208657,"uuid":"625271492","full_name":"dundunlibs/httplog","owner":"dundunlibs","description":"HTTP logger for Golang's net/http","archived":false,"fork":false,"pushed_at":"2023-06-04T04:04:07.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-11T05:48:45.323Z","etag":null,"topics":["go","http","logger"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dundunlibs.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}},"created_at":"2023-04-08T15:42:10.000Z","updated_at":"2023-06-04T04:03:38.000Z","dependencies_parsed_at":"2024-02-02T20:10:49.352Z","dependency_job_id":null,"html_url":"https://github.com/dundunlibs/httplog","commit_stats":null,"previous_names":["dundunlibs/httplog","dundunlabs/httplog"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dundunlibs/httplog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dundunlibs%2Fhttplog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dundunlibs%2Fhttplog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dundunlibs%2Fhttplog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dundunlibs%2Fhttplog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dundunlibs","download_url":"https://codeload.github.com/dundunlibs/httplog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dundunlibs%2Fhttplog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276539423,"owners_count":25660215,"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","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"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"}},"keywords":["go","http","logger"],"created_at":"2025-06-11T05:39:05.496Z","updated_at":"2025-09-23T08:19:51.180Z","avatar_url":"https://github.com/dundunlibs.png","language":"Go","readme":"# httplog\n\n[![release](https://img.shields.io/github/v/release/dundunlabs/httplog)](https://github.com/dundunlabs/httplog/releases)\n[![license](https://img.shields.io/github/license/dundunlabs/httplog)](https://github.com/dundunlabs/httplog/blob/main/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)\n\nHTTP logger for Golang's [net/http](https://pkg.go.dev/net/http)\n\n## Installation\n\n```bash\ngo get -u github.com/dundunlabs/httplog\n```\n\n## Usage\n\n```go\npackage main\n\nimport (\n\t\"net/http\"\n\n\t\"github.com/dundunlabs/httplog\"\n)\n\nfunc main() {\n\thandler := httplog.NewHandler(http.DefaultServeMux)\n\thttp.ListenAndServe(\":8080\", handler)\n}\n```\n\n## License\n\n[MIT](https://github.com/dundunlabs/httplog/blob/main/LICENSE)\n\n---\n\nEnjoy your coding 🚀\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdundunlibs%2Fhttplog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdundunlibs%2Fhttplog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdundunlibs%2Fhttplog/lists"}