{"id":21602615,"url":"https://github.com/ff6347/echo-server","last_synced_at":"2025-03-18T13:25:00.906Z","repository":{"id":137796698,"uuid":"517582383","full_name":"ff6347/echo-server","owner":"ff6347","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-12T02:12:45.000Z","size":33,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T18:35:24.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ff6347.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-25T08:34:25.000Z","updated_at":"2023-03-09T04:03:24.000Z","dependencies_parsed_at":"2024-11-24T19:14:05.533Z","dependency_job_id":"62276673-d1d8-4400-80a0-901d4bf5e2aa","html_url":"https://github.com/ff6347/echo-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/ff6347%2Fecho-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fecho-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fecho-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fecho-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ff6347","download_url":"https://codeload.github.com/ff6347/echo-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244229165,"owners_count":20419582,"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":[],"created_at":"2024-11-24T19:13:54.845Z","updated_at":"2025-03-18T13:25:00.883Z","avatar_url":"https://github.com/ff6347.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Echo Server\n\nSimple js script that creates a server that listens on port 8000 and echoes back the message it receives.\n\n## Setup\n\n```bash\nnpm ci\nnode index.js\n```\n\n## Usage\n\n```bash\n# POST\ncurl -X POST -H 'Content-Type: application/json' -d '[\"Hello World\"]' 'http://localhost:8000'\n# or on an different route\ncurl -X POST -H 'Content-Type: application/json' -d '[\"Hello World\"]' 'http://localhost:8000/foo/bah'\n# GET\ncurl 'http://localhost:8000/foo/bah'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fecho-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fff6347%2Fecho-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fecho-server/lists"}