{"id":25014289,"url":"https://github.com/gregoryv/htlog","last_synced_at":"2025-03-30T05:13:10.998Z","repository":{"id":264945454,"uuid":"894732613","full_name":"gregoryv/htlog","owner":"gregoryv","description":"htlog provides a log middleware for Go http.Handler","archived":false,"fork":false,"pushed_at":"2024-11-28T19:29:22.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T07:19:20.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"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/gregoryv.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-26T22:16:09.000Z","updated_at":"2024-11-28T19:29:22.000Z","dependencies_parsed_at":"2024-11-26T23:35:08.531Z","dependency_job_id":null,"html_url":"https://github.com/gregoryv/htlog","commit_stats":null,"previous_names":["gregoryv/htlog"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fhtlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fhtlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fhtlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fhtlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregoryv","download_url":"https://codeload.github.com/gregoryv/htlog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277360,"owners_count":20751549,"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":"2025-02-05T07:18:59.830Z","updated_at":"2025-03-30T05:13:10.978Z","avatar_url":"https://github.com/gregoryv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[gregoryv/htlog](https://pkg.go.dev/github.com/gregoryv/htlog)\nprovides a log middleware for Go http.Handler\n\n## Quick start\n\n     go get github.com/gregoryv/htlog\n   \nthen use it\n\n     var h http.Handler\n   \n     // use default middleware\n     router := htlog.UseDefault(h)\n\nDepending on the configured Println a request can be logged as\n\n    2024/11/28 20:25:00 GET /?password=... 200 7.544µs\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fhtlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregoryv%2Fhtlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fhtlog/lists"}