{"id":21327873,"url":"https://github.com/siddiqsoft/restcl","last_synced_at":"2026-02-20T09:31:45.801Z","repository":{"id":47000183,"uuid":"391225960","full_name":"SiddiqSoft/restcl","owner":"SiddiqSoft","description":"Focused REST client for modern C++","archived":false,"fork":false,"pushed_at":"2025-02-01T06:02:28.000Z","size":688,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-14T23:42:03.142Z","etag":null,"topics":["async","cpp20","json-api","nlohmann-json","nuget","rest-client","windows","winhttp"],"latest_commit_sha":null,"homepage":"https://siddiqsoft.github.io/restcl/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SiddiqSoft.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":"2021-07-31T01:22:07.000Z","updated_at":"2024-12-17T01:04:11.000Z","dependencies_parsed_at":"2024-12-16T22:47:28.749Z","dependency_job_id":"f9e2d5bc-3773-4851-8159-4a13c76dfd1b","html_url":"https://github.com/SiddiqSoft/restcl","commit_stats":null,"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiddiqSoft%2Frestcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiddiqSoft%2Frestcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiddiqSoft%2Frestcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiddiqSoft%2Frestcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SiddiqSoft","download_url":"https://codeload.github.com/SiddiqSoft/restcl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981258,"owners_count":21193143,"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":["async","cpp20","json-api","nlohmann-json","nuget","rest-client","windows","winhttp"],"created_at":"2024-11-21T21:20:11.603Z","updated_at":"2026-02-20T09:31:45.759Z","avatar_url":"https://github.com/SiddiqSoft.png","language":"C++","readme":"restcl : A focused REST Client for Modern C++\n-------------------------------------------\n\u003c!-- badges --\u003e\n[![Build Status](https://dev.azure.com/siddiqsoft/siddiqsoft/_apis/build/status/SiddiqSoft.restcl?branchName=main)](https://dev.azure.com/siddiqsoft/siddiqsoft/_build/latest?definitionId=13\u0026branchName=main)\n![](https://img.shields.io/nuget/v/SiddiqSoft.restcl)\n![](https://img.shields.io/github/v/tag/SiddiqSoft/restcl)\n![](https://img.shields.io/azure-devops/tests/siddiqsoft/siddiqsoft/13)\n\u003c!--![](https://img.shields.io/azure-devops/coverage/siddiqsoft/siddiqsoft/13)--\u003e\n\u003c!-- end badges --\u003e\n\n# Motivation\n\nDesign a library where JSON is a first-class API metaphor for interacting with RESTful servers.\n- Focused on REST interactions with JSON. Limiting allows us to simplify the usage and make it feel very C++ instead of the C-like API of Win32 or OpenSSL.\n- Modern C++ features: C++20 is required!\n    - Visual Studio 2022\n    - Windows version uses WinHTTP library and HTTP/2\n- Header only\n- Use native implementations for the actual IO: Windows support uses WinHttp library.\n  - Initial implementation is for Windows using WinHTTP.\n  - Alternate implementation using OpenSSL tbd.\n- Support for literals to allow `_GET`, `_DELETE`, etc. Using the `siddiqsoft::httpqrequest::literals` namespace.\n- Support for std::format and concepts.\n- Be instructional and use as little code as necessary.\n- The focus is on the interface to the end user.\n- Performance is not the objective.\n- Simplicity (hide the underlying implementation)\n\n# Roadmap\n\n- Switch to CMake build\n- Do a UNIX version, of course!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddiqsoft%2Frestcl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddiqsoft%2Frestcl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddiqsoft%2Frestcl/lists"}