{"id":20145021,"url":"https://github.com/michalswi/simple-rust-web-server","last_synced_at":"2026-05-13T19:32:54.286Z","repository":{"id":44809559,"uuid":"513032460","full_name":"michalswi/simple-rust-web-server","owner":"michalswi","description":"simple Rust http web server","archived":false,"fork":false,"pushed_at":"2022-07-21T14:04:43.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T09:51:09.063Z","etag":null,"topics":["docker","rust","simple-web-server"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/michalswi.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}},"created_at":"2022-07-12T06:55:02.000Z","updated_at":"2022-07-12T06:58:00.000Z","dependencies_parsed_at":"2022-08-03T19:45:15.965Z","dependency_job_id":null,"html_url":"https://github.com/michalswi/simple-rust-web-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michalswi/simple-rust-web-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fsimple-rust-web-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fsimple-rust-web-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fsimple-rust-web-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fsimple-rust-web-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michalswi","download_url":"https://codeload.github.com/michalswi/simple-rust-web-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fsimple-rust-web-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32997632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","rust","simple-web-server"],"created_at":"2024-11-13T22:13:34.455Z","updated_at":"2026-05-13T19:32:54.268Z","avatar_url":"https://github.com/michalswi.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple Rust Web Server\n\n```\n$ make\n\nUsage:\n  make \u003ctarget\u003e\n\nTargets:\n  run              Run app\n  docker-build     Build docker image\n  docker-run       Run docker\n  docker-stop      Stop docker\n```\n\n### \\# example\n```\n$ make run\nSERVER_PORT=8080 cargo run --release\n    Finished release [optimized] target(s) in 0.07s\n     Running `target/release/simple-rust-web-server`\nServer is ready to handle requests at port: 8080\n\n$ curl localhost:8080/hello/world\nHello, world!\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalswi%2Fsimple-rust-web-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichalswi%2Fsimple-rust-web-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalswi%2Fsimple-rust-web-server/lists"}