{"id":15323683,"url":"https://github.com/mvrilo/go-web","last_synced_at":"2025-10-09T10:31:26.745Z","repository":{"id":57587840,"uuid":"10186558","full_name":"mvrilo/go-web","owner":"mvrilo","description":"Go web experiments","archived":false,"fork":true,"pushed_at":"2013-05-21T04:35:11.000Z","size":772,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T19:02:14.080Z","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":"fiorix/go-web","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvrilo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-21T02:47:08.000Z","updated_at":"2013-05-21T04:35:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mvrilo/go-web","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mvrilo/go-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvrilo","download_url":"https://codeload.github.com/mvrilo/go-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001275,"owners_count":26083040,"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-10-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2024-10-01T09:21:01.431Z","updated_at":"2025-10-09T10:31:26.090Z","avatar_url":"https://github.com/mvrilo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-web\n\ngo-web is a collection of utilities for http servers written in Go.\n\nIt has the following packages:\n\n- autogzip: An http.Handler that supports on-the-fly gzip encoding.\n- httpxtra: Essential logging and support for X-Real-IP and X-Forwarded-For.\n- remux: A very simple request multiplexer that supports regular expressions.\n- sse: Server-Sent Events, a.k.a. HTTP push notifications.\n\n*NOTE*: go-web used to be an experimental fork of Go's\n[net/http](http://golang.org/pkg/net/http/) package. It's no longer a fork and\nnow uses the standard http package, making it easier to be used along with\n[Gorilla Toolkit](http://www.gorillatoolkit.org) and other packages.\n\n## Examples\n\nThere are some nice [examples](https://github.com/fiorix/go-web/tree/master/examples) including a full featured web application with sign up, using MySQL and\nRedis for storage.\n\nThere's also some live stuff:\n\n- freegeoip at http://freegeoip.net\n- sse demo at http://cos.pe\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Fgo-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvrilo%2Fgo-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Fgo-web/lists"}