{"id":20135499,"url":"https://github.com/skuyjs/http-server","last_synced_at":"2025-06-21T01:33:56.492Z","repository":{"id":41671608,"uuid":"252875990","full_name":"skuyjs/http-server","owner":"skuyjs","description":"Http server framework for NodeJS","archived":false,"fork":false,"pushed_at":"2022-12-06T18:03:30.000Z","size":295,"stargazers_count":11,"open_issues_count":9,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T17:45:57.179Z","etag":null,"topics":["framework","hacktoberfest","http","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/skuyjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-04T00:49:51.000Z","updated_at":"2022-01-10T14:48:42.000Z","dependencies_parsed_at":"2023-01-24T11:00:12.730Z","dependency_job_id":null,"html_url":"https://github.com/skuyjs/http-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skuyjs/http-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuyjs%2Fhttp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuyjs%2Fhttp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuyjs%2Fhttp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuyjs%2Fhttp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skuyjs","download_url":"https://codeload.github.com/skuyjs/http-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skuyjs%2Fhttp-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261046574,"owners_count":23102300,"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":["framework","hacktoberfest","http","nodejs"],"created_at":"2024-11-13T21:15:13.908Z","updated_at":"2025-06-21T01:33:51.475Z","avatar_url":"https://github.com/skuyjs.png","language":"TypeScript","readme":"# @skuyjs/http-server\nHttp server framework for NodeJS\n\n## Installation\nTo install `@skuyjs/http-server`, run this command using terminal inside your project.\n```bash\nnpm install @skuyjs/http-server\n```\n\n## Usage\nTo use this framework, you can follow this example.\n```javascript\nconst Server = require('@skuyjs/http-server');\nconst server = new Server();\n\nserver.get('/', (req, res) =\u003e {\n  res.send('hello');\n});\n\nserver.listen(8080);\n```\n\n\u003cdetails\u003e\u003csummary\u003eMore Examples\u003c/summary\u003e\nYou can see more examples \u003ca href=\"./examples\"\u003ehere\u003c/a\u003e.\n\u003c/details\u003e\n\n## License\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskuyjs%2Fhttp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskuyjs%2Fhttp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskuyjs%2Fhttp-server/lists"}