{"id":18822978,"url":"https://github.com/morzhanov/nodejs-net-http-example","last_synced_at":"2026-01-19T06:30:17.035Z","repository":{"id":122681698,"uuid":"314571896","full_name":"morzhanov/nodejs-net-http-example","owner":"morzhanov","description":"NodeJS HTTP server examples (using core net module)","archived":false,"fork":false,"pushed_at":"2020-11-22T19:17:42.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T04:19:06.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/morzhanov.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":"2020-11-20T14:06:14.000Z","updated_at":"2020-11-22T19:17:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbfd663e-31eb-49dd-8b54-125686ca867c","html_url":"https://github.com/morzhanov/nodejs-net-http-example","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/morzhanov%2Fnodejs-net-http-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fnodejs-net-http-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fnodejs-net-http-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fnodejs-net-http-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morzhanov","download_url":"https://codeload.github.com/morzhanov/nodejs-net-http-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239758895,"owners_count":19692040,"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-08T00:52:17.583Z","updated_at":"2026-01-19T06:30:17.006Z","avatar_url":"https://github.com/morzhanov.png","language":"TypeScript","readme":"# nodejs-net-http-example\n\nSimple NodeJS HTTP server examples (using core net module)\n\n## To start app run\n\n```bash\nnpm run start\n```\n\nApplication accepts connections on 127.0.0.1:8000\n\n## Description\n\nExample Users CRUD app using NodeJS `net` module.\n\nEndpoints:\n\n- `POST /users` - create a user\n- `GET /users` - get all users\n- `GET /users/{userId}` = get a single user\n- `DELETE /users/{userId}` - delete user\n- `PUT /users/{userId}` - update user\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorzhanov%2Fnodejs-net-http-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorzhanov%2Fnodejs-net-http-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorzhanov%2Fnodejs-net-http-example/lists"}