{"id":20215236,"url":"https://github.com/janluksoft/node_http_server","last_synced_at":"2025-03-03T11:17:59.495Z","repository":{"id":220213852,"uuid":"745912932","full_name":"janluksoft/Node_http_server","owner":"janluksoft","description":"Node.js: a simple http server without libraries","archived":false,"fork":false,"pushed_at":"2024-01-20T14:32:57.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T21:44:56.174Z","etag":null,"topics":["http","http-server","javascript","node","nodejs"],"latest_commit_sha":null,"homepage":"","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/janluksoft.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}},"created_at":"2024-01-20T14:29:52.000Z","updated_at":"2024-01-31T20:08:33.000Z","dependencies_parsed_at":"2024-02-06T08:45:23.762Z","dependency_job_id":null,"html_url":"https://github.com/janluksoft/Node_http_server","commit_stats":null,"previous_names":["janluksoft/node_http_server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janluksoft%2FNode_http_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janluksoft%2FNode_http_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janluksoft%2FNode_http_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janluksoft%2FNode_http_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janluksoft","download_url":"https://codeload.github.com/janluksoft/Node_http_server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241652964,"owners_count":19997578,"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","javascript","node","nodejs"],"created_at":"2024-11-14T06:20:38.891Z","updated_at":"2025-03-03T11:17:59.470Z","avatar_url":"https://github.com/janluksoft.png","language":"JavaScript","readme":"# Node.js: a simple http server\n\n## Description\n\nNode includes a built-in [http] library that, when launched, acts as an http server. After starting node, it does not stop working, but works in the background as a backend server, as a [Node.js JavaScript Runtime] process. The server responds to queries from web browsers on the defined port 3000. Returns the HTML page defined in the method: [response.end('....');] to the browser.\n\nThis is an example of a very simple server that works;\nThis text comes from the node server and is shown in the browser frontend.\n\n.\n![](jpg/Simple_node_works2.png)\n\n## Install\n\nStart the node server with the command: \"node app4_http.js\".\nIn your browser, enter the address: \"http://localhost:3000/\"","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanluksoft%2Fnode_http_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanluksoft%2Fnode_http_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanluksoft%2Fnode_http_server/lists"}