{"id":19814110,"url":"https://github.com/guibrandt/httpserver","last_synced_at":"2025-06-12T02:32:50.002Z","repository":{"id":129285765,"uuid":"145278005","full_name":"GuiBrandt/HTTPServer","owner":"GuiBrandt","description":"Implementação de servidor HTTP simplíssimo em Java","archived":false,"fork":false,"pushed_at":"2018-08-19T06:16:49.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T19:12:07.593Z","etag":null,"topics":["cotuca","http-server","java","patricia","redes","sockets"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/GuiBrandt.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":"2018-08-19T06:10:02.000Z","updated_at":"2018-08-19T06:16:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc06c973-be1f-4966-a780-b6773ef1a020","html_url":"https://github.com/GuiBrandt/HTTPServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GuiBrandt/HTTPServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2FHTTPServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2FHTTPServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2FHTTPServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2FHTTPServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuiBrandt","download_url":"https://codeload.github.com/GuiBrandt/HTTPServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2FHTTPServer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259383387,"owners_count":22849036,"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":["cotuca","http-server","java","patricia","redes","sockets"],"created_at":"2024-11-12T09:38:07.864Z","updated_at":"2025-06-12T02:32:49.967Z","avatar_url":"https://github.com/GuiBrandt.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTTPServer\r\nImplementação de servidor HTTP simplíssimo em Java.\r\n\r\nFeito como exercício de revisão de Sockets para a matéria de redes, da prof. \r\nPatrícia.\r\n\r\n## Primeiros passos\r\n\r\n### Para rodar\r\nPara compilar o projeto, digite num prompt de comando na pasta do projeto:\r\n```\r\njavac WebServer.java\r\n```\r\nE para executar:\r\n```\r\njava WebServer\r\n```\r\n\r\n### Para usar\r\nPor padrão, o servidor é aberto na porta 80 da máquina. É possível acessar os\r\narquivos do servidor normalmente pelo browser, digitando `localhost` na barra \r\nde endereço, seguido pelo nome do arquivo (e.g. `localhost/index.html`).\r\n\r\nPara tornar visível um arquivo pelo servidor, coloque-o numa pasta chamada \r\n`htdocs`, criada na mesma pasta onde o servidor está sendo executado.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibrandt%2Fhttpserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguibrandt%2Fhttpserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibrandt%2Fhttpserver/lists"}