{"id":24374645,"url":"https://github.com/romelium/very-simple-http-server-asio","last_synced_at":"2026-05-20T01:31:48.020Z","repository":{"id":271619966,"uuid":"914001083","full_name":"Romelium/very-simple-http-server-asio","owner":"Romelium","description":"This is a very simple and minimal HTTP server using the Asio library in C++. The code is only 28 lines long. This is meant to showcase how minimal you can make an HTTP server at a near barebone level while being cross-platform.","archived":false,"fork":false,"pushed_at":"2025-01-08T20:48:21.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T05:41:23.385Z","etag":null,"topics":["asio","basic","cmake","cplusplus","cpp","html","http","http-server","minimal","simple","vcpkg","very-basic","very-simple"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Romelium.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":"2025-01-08T18:55:05.000Z","updated_at":"2025-01-08T20:52:14.000Z","dependencies_parsed_at":"2025-01-10T06:32:01.406Z","dependency_job_id":null,"html_url":"https://github.com/Romelium/very-simple-http-server-asio","commit_stats":null,"previous_names":["romelium/very-simple-http-server-asio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2Fvery-simple-http-server-asio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2Fvery-simple-http-server-asio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2Fvery-simple-http-server-asio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romelium%2Fvery-simple-http-server-asio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Romelium","download_url":"https://codeload.github.com/Romelium/very-simple-http-server-asio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243213851,"owners_count":20254879,"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":["asio","basic","cmake","cplusplus","cpp","html","http","http-server","minimal","simple","vcpkg","very-basic","very-simple"],"created_at":"2025-01-19T05:40:59.327Z","updated_at":"2025-12-28T05:03:37.527Z","avatar_url":"https://github.com/Romelium.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis is a simple HTTP server using the Asio library in C++. The server listens on port 8080. The code without the html content is only 28 lines long.\n\n## Purpose\n\nThis is meant to showcase how minimal you can make an HTTP server at a near barebone level while being cross-platform. It also shows what to include to add an basic HTTP server to your project.\n\n## Note\n\n- This assumes you know how to build a CMake project.\n- Make sure you use the **CMakePresets.json**, have **ninja** build system installed, and **VCPKG_ROOT** environment variable set. If you don't know what they are, just google them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromelium%2Fvery-simple-http-server-asio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromelium%2Fvery-simple-http-server-asio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromelium%2Fvery-simple-http-server-asio/lists"}