{"id":16595725,"url":"https://github.com/1000ch/simplehttp2server","last_synced_at":"2025-03-16T21:30:42.015Z","repository":{"id":2900861,"uuid":"47796584","full_name":"1000ch/simplehttp2server","owner":"1000ch","description":"simplehttp2server wrapper that makes it seamlessly available as a local dependency","archived":false,"fork":false,"pushed_at":"2023-03-20T20:08:26.000Z","size":21030,"stargazers_count":20,"open_issues_count":12,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-12T23:34:43.783Z","etag":null,"topics":["http","http-server","http2","nodejs"],"latest_commit_sha":null,"homepage":"https://github.com/GoogleChrome/simplehttp2server","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1000ch.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,"governance":null}},"created_at":"2015-12-11T01:01:01.000Z","updated_at":"2025-02-06T16:00:36.000Z","dependencies_parsed_at":"2023-07-06T13:16:17.790Z","dependency_job_id":null,"html_url":"https://github.com/1000ch/simplehttp2server","commit_stats":{"total_commits":52,"total_committers":7,"mean_commits":7.428571428571429,"dds":0.6346153846153846,"last_synced_commit":"1dae96baf96a8742fd1378a9b8768eb11557babe"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Fsimplehttp2server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Fsimplehttp2server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Fsimplehttp2server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Fsimplehttp2server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1000ch","download_url":"https://codeload.github.com/1000ch/simplehttp2server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830933,"owners_count":20354852,"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":["http","http-server","http2","nodejs"],"created_at":"2024-10-11T23:51:24.415Z","updated_at":"2025-03-16T21:30:41.682Z","avatar_url":"https://github.com/1000ch.png","language":"JavaScript","readme":"# simplehttp2server ![GitHub Actions Status](https://github.com/1000ch/simplehttp2server/workflows/test/badge.svg?branch=main)\n\n\u003e [simplehttp2server](https://github.com/GoogleChromeLabs/simplehttp2server) serves the current directory on an HTTP/2.0 capable server. This server is for development purposes only.\n\nYou probably want [simplehttp2server-cli](https://github.com/1000ch/simplehttp2server-cli) instead.\n\n## Install\n\n```\n$ npm install --save simplehttp2server\n```\n\n## Usage\n\n```js\nimport {execFile} from 'node:child_process';\nimport simplehttp2server from 'simplehttp2server';\n\nexecFile(simplehttp2server, error =\u003e {\n  console.log('simplehttp2server is starting!');\n});\n```\n\n## License\n\n[MIT](https://1000ch.mit-license.org) © [Shogo Sensui](https://github.com/1000ch)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1000ch%2Fsimplehttp2server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1000ch%2Fsimplehttp2server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1000ch%2Fsimplehttp2server/lists"}