{"id":20549143,"url":"https://github.com/neorandom/rust-http-server","last_synced_at":"2026-03-01T05:34:35.130Z","repository":{"id":252339953,"uuid":"840145871","full_name":"neoRandom/rust-http-server","owner":"neoRandom","description":"HTTP server made in Rust from without external libraries","archived":false,"fork":false,"pushed_at":"2024-08-11T20:58:04.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T15:34:18.203Z","etag":null,"topics":["cargo","get-request","http","http-server","multithreading","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/neoRandom.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":"2024-08-09T04:23:45.000Z","updated_at":"2024-09-04T05:27:50.000Z","dependencies_parsed_at":"2024-10-29T00:26:01.800Z","dependency_job_id":"e91188f8-aee4-4b31-ae91-6b89ce891aab","html_url":"https://github.com/neoRandom/rust-http-server","commit_stats":null,"previous_names":["rakrandom/rust-cli-file-transfer","rakrandom/rust-http-server","neorandom/rust-http-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neoRandom/rust-http-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Frust-http-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Frust-http-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Frust-http-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Frust-http-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neoRandom","download_url":"https://codeload.github.com/neoRandom/rust-http-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoRandom%2Frust-http-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cargo","get-request","http","http-server","multithreading","rust","rust-lang"],"created_at":"2024-11-16T02:16:31.267Z","updated_at":"2026-03-01T05:34:35.096Z","avatar_url":"https://github.com/neoRandom.png","language":"Rust","readme":"# HTTP Server (in Rust!)\n\n### A server based on HTTP made with Rust from Scratch. \n\n### Supports multithreading and (only) GET requests.\n\n## How to use:\n\nMake sure that you have `cargo` and `rustc` installed in your computer\n\nRun `cargo build --release` at the cmd to build an executable\n\nRun `.\\target\\release\\http-server.exe` to start the server\n\nAccess `http://\u003cyou_local_address\u003e:7878` to see the index page\n\n\u003e To download a file, access the endpoint `/file`. Example: `/file/filename.ext/p=\u003cpassword\u003e`\n\n\u003e This project was only tested on Windows 10.\n\n## Types of status code:\n\n### 2xx: Success - The action was successfully received, understood, and accepted\n- 200 Ok\n\n### 4xx Client Error - The request contains bad syntax or cannot be fulfilled\n- 400 Bad Request\n- 404 Not Found\n\n## Based on:\n\n- https://doc.rust-lang.org/book/ch20-01-single-threaded.html\n\n- https://doc.rust-lang.org/book/ch20-02-multithreaded.html\n\n- https://doc.rust-lang.org/book/ch20-03-graceful-shutdown-and-cleanup.html\n\n- Lots of research to improve even more\n\n## Licence\n\n#### This project is currently under a [LICENSE](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneorandom%2Frust-http-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneorandom%2Frust-http-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneorandom%2Frust-http-server/lists"}