{"id":24580415,"url":"https://github.com/ecmgs/servidor_http","last_synced_at":"2025-10-07T06:51:27.095Z","repository":{"id":255039534,"uuid":"844147922","full_name":"ECMGS/servidor_http","owner":"ECMGS","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-17T16:56:49.000Z","size":948,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-17T18:28:54.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ECMGS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-18T14:28:58.000Z","updated_at":"2025-08-15T12:28:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"030ee7f4-7a2c-485e-bae7-d7e23145646e","html_url":"https://github.com/ECMGS/servidor_http","commit_stats":null,"previous_names":["ecmgs/servidor_http"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ECMGS/servidor_http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECMGS%2Fservidor_http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECMGS%2Fservidor_http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECMGS%2Fservidor_http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECMGS%2Fservidor_http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECMGS","download_url":"https://codeload.github.com/ECMGS/servidor_http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECMGS%2Fservidor_http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278734407,"owners_count":26036404,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2025-01-24T01:54:00.337Z","updated_at":"2025-10-07T06:51:27.090Z","avatar_url":"https://github.com/ECMGS.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Servidor HTTP\n\nThis project was created in order to understand better how the HTTP/1.x works as well as learn a bit more about the Rust programming language. It is a personal project and isn't ready for any production environment, as the project is created with educational purposes, trying to use the least amount of external libraries possible.\n\n### What works?\n\n- Basic connection handling\n    * Single threaded connection handling (The server blocks while handling a connection)\n- Basic route handling\n    * Routers\n    * Different HTTP methods\n    * Static files and routes\n- Basic request handling\n    * Handle querys\n    * Handle request body\n- Basic response handling\n    * Added support for sending files\n\n### What's going to be implemented?\n\n- Multiple threaded route handling\n- Connection rejection (Basic DoS handling, Slow loris...)\n- Basic templating?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecmgs%2Fservidor_http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecmgs%2Fservidor_http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecmgs%2Fservidor_http/lists"}