{"id":19798569,"url":"https://github.com/seb0xff/simple-http-client","last_synced_at":"2026-04-21T16:41:20.197Z","repository":{"id":230619969,"uuid":"779816339","full_name":"seb0xff/simple-http-client","owner":"seb0xff","description":"A HTTP client with basic functionalities.","archived":false,"fork":false,"pushed_at":"2024-12-23T11:55:12.000Z","size":233,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T16:09:59.538Z","etag":null,"topics":["cpp","http-client","linux","networking"],"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/seb0xff.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":"2024-03-30T21:22:26.000Z","updated_at":"2024-12-23T11:55:16.000Z","dependencies_parsed_at":"2024-10-03T22:02:14.731Z","dependency_job_id":"76f759e0-50a0-4282-83f3-ba14f574f647","html_url":"https://github.com/seb0xff/simple-http-client","commit_stats":null,"previous_names":["sebastianpilarz/simple-http-client","seb0xff/simple-http-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seb0xff/simple-http-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb0xff%2Fsimple-http-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb0xff%2Fsimple-http-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb0xff%2Fsimple-http-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb0xff%2Fsimple-http-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seb0xff","download_url":"https://codeload.github.com/seb0xff/simple-http-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb0xff%2Fsimple-http-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259677365,"owners_count":22894678,"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":["cpp","http-client","linux","networking"],"created_at":"2024-11-12T07:30:20.753Z","updated_at":"2026-04-21T16:41:15.118Z","avatar_url":"https://github.com/seb0xff.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## simple-http-client\n\nA simple HTTP client implemented on Linux system calls and wrapped in C++ classes.\n**Note:** I wrote it over 2 yrs ago to get familiar with Linux networking. For production use, consider using a more robust library like [curl](https://github.com/curl/curl).\n\n![Alt Text](screenshot.png)\n\n## Requirements\n\n- Linux OS\n- C++11 compiler\n- make\n\nIf you don't have a Linux OS, you can use Docker. The Dockerfile is in the root directory. I tested it only with VSCode's Dev Containers extension.\n\n## Build and Run\n\n```bash\nmake\nmake run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseb0xff%2Fsimple-http-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseb0xff%2Fsimple-http-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseb0xff%2Fsimple-http-client/lists"}