{"id":13713532,"url":"https://github.com/purifetchi/http2d","last_synced_at":"2025-03-22T18:22:38.948Z","repository":{"id":121887052,"uuid":"122255377","full_name":"purifetchi/http2d","owner":"purifetchi","description":"Really simple HTTP/2.0 server, inspired by websocketd","archived":false,"fork":false,"pushed_at":"2018-02-22T19:37:31.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T21:48:22.684Z","etag":null,"topics":["go","golang","http","http2","server","webdev"],"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/purifetchi.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}},"created_at":"2018-02-20T20:58:12.000Z","updated_at":"2023-05-03T11:03:03.000Z","dependencies_parsed_at":"2023-12-14T14:47:37.196Z","dependency_job_id":null,"html_url":"https://github.com/purifetchi/http2d","commit_stats":null,"previous_names":["purifetchi/http2d","naomieve/http2d"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purifetchi%2Fhttp2d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purifetchi%2Fhttp2d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purifetchi%2Fhttp2d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purifetchi%2Fhttp2d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purifetchi","download_url":"https://codeload.github.com/purifetchi/http2d/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245000618,"owners_count":20545087,"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":["go","golang","http","http2","server","webdev"],"created_at":"2024-08-02T23:01:38.848Z","updated_at":"2025-03-22T18:22:38.850Z","avatar_url":"https://github.com/purifetchi.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# http2d\nReally simple HTTP/2.0 server, inspired by websocketd. Also my first Go project.\n\n# Installation\nYou require the net/http2 package, which can be obtained by using `go get golang.org/x/net/http2`\n\nThen build with `go build -o http2d main.go`\n\n# Usage\nRun `./http2d [script name]` for a simple HTTP/2 server.\n\n```\n[sae@wide http2d]$ ./http2d --help\nUsage of ./http2d:\n  -cert string\n        Path to the SSL certificate (default \"server.crt\")\n  -http1\n        Run in HTTP/1.1 mode, does not require SSL (default is false)\n  -key string\n        Path to the SSL key (default \"server.key\")\n  -port int\n        Port to run on (default 8080)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurifetchi%2Fhttp2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurifetchi%2Fhttp2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurifetchi%2Fhttp2d/lists"}