{"id":16397502,"url":"https://github.com/deepessh/web-server","last_synced_at":"2025-10-10T16:05:55.968Z","repository":{"id":114517950,"uuid":"321169649","full_name":"deepessh/web-server","owner":"deepessh","description":"A multi-threaded file-based web server written in Java","archived":false,"fork":false,"pushed_at":"2020-12-13T22:25:50.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-04T17:46:28.650Z","etag":null,"topics":[],"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/deepessh.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-12-13T22:05:15.000Z","updated_at":"2020-12-13T22:25:52.000Z","dependencies_parsed_at":"2023-06-08T12:45:50.648Z","dependency_job_id":null,"html_url":"https://github.com/deepessh/web-server","commit_stats":null,"previous_names":["deepessh/web-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepessh%2Fweb-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepessh%2Fweb-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepessh%2Fweb-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepessh%2Fweb-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepessh","download_url":"https://codeload.github.com/deepessh/web-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240286519,"owners_count":19777353,"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-10-11T05:10:16.325Z","updated_at":"2025-10-10T16:05:55.909Z","avatar_url":"https://github.com/deepessh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-threaded file-based Web Server\n\n## Prerequisites\n1. Java 11\n2. Maven\n\n## Steps to run the server\n\n1. Run mvn install to build the application\n2. Run java -jar target/web-sever-jar-with-dependencies.jar to start the server with default options\n3. Run java -jar target/web-sever-jar-with-dependencies.jar --help to see available options to run the server\n\n## References\n\n1. https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/net/ServerSocket.html\n2. https://www.net.t-labs.tu-berlin.de/teaching/computer_networking/ap01.htm (Got some general ideas of the project from this link. Implemented from scratch based on those ideas.)\n3. https://www.baeldung.com/\n4. https://stackoverflow.com/\n\n## Dependencies\n\n1. Argparse4j - https://argparse4j.github.io/ - for parsing the commandline args\n2. Apache tike - https://tika.apache.org/ - for content type detection","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepessh%2Fweb-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepessh%2Fweb-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepessh%2Fweb-server/lists"}