OpenAPITools / OpenAPITools/openapi-generator
[REQ] Any alternative/ successor for cpp-restsdk ?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Background
cpp-restsdk has entered maintenance mode.
It is not recommended for new projects.
I planned to use it for an upcoming project.
The project has the following requirements:
- client application
- windows only
- communicate with a server via an open-api
From my point of view it (cpp-restsdk) is a good choice for this projects and has the following benefits:
- a client-server communication sdk with native code (not like the QT framework)
- mature
- integrated in vcpkg
The other supported libaries (Arduino, Qt5, Tizen, Unreal Engine 4) does not fit to the requirements,
Question, feature request
Do you plan to add an alternative (like curlpp) or successor of cpprestsdk for the client generator ?
Thanks in advance
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the client generator's supported libraries and the cpp-restsdk maintenance status described in the issue. Compare alternatives such as curlpp against the listed Windows, native client, OpenAPI, and vcpkg requirements; done means a concrete supported direction is agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, openapi
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100