{"id":20005521,"url":"https://github.com/mrgrd56/simple-http-server","last_synced_at":"2025-10-27T00:25:06.263Z","repository":{"id":112189069,"uuid":"500043177","full_name":"MRGRD56/simple-http-server","owner":"MRGRD56","description":"Simple HTTP server for testing","archived":false,"fork":false,"pushed_at":"2022-06-05T08:39:22.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T13:51:13.960Z","etag":null,"topics":["javascript","nodejs","simple-http-server","testing"],"latest_commit_sha":null,"homepage":"http://localhost:9999","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/MRGRD56.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-05T08:39:10.000Z","updated_at":"2022-10-31T17:50:57.000Z","dependencies_parsed_at":"2023-05-11T02:30:18.419Z","dependency_job_id":null,"html_url":"https://github.com/MRGRD56/simple-http-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRD56%2Fsimple-http-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRD56%2Fsimple-http-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRD56%2Fsimple-http-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRD56%2Fsimple-http-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MRGRD56","download_url":"https://codeload.github.com/MRGRD56/simple-http-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241444072,"owners_count":19963754,"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":["javascript","nodejs","simple-http-server","testing"],"created_at":"2024-11-13T05:41:07.892Z","updated_at":"2025-10-27T00:25:06.156Z","avatar_url":"https://github.com/MRGRD56.png","language":"JavaScript","readme":"# Simple HTTP Server\n\n### Usage\n\n```shell\nnode ./index.js \u003cport\u003e \u003chost\u003e \u003cresponseBody\u003e \u003cresponseStatus\u003e\n```\n\n\u003e All the arguments are optional\n\n| Argument       | Description                            | Default value |\n|----------------|----------------------------------------|---------------|\n| port           | The port of the server                 | 9999          |\n| host           | The host of the server                 | 0.0.0.0       |\n| responseBody   | The content returned by the server     | Hello, world! |\n| responseStatus | The status code returned by the server | 200           |\n\n### Examples\n\n```shell\nnode ./index.js 80 localhost \"Lorem ipsum\" 403\n\nnode ./index.js 8080 192.168.0.123\n\nnode ./index.js 81\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrgrd56%2Fsimple-http-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrgrd56%2Fsimple-http-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrgrd56%2Fsimple-http-server/lists"}