Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support for RapidJson #2588

Open
samacumen opened this issue May 1, 2024 · 1 comment
Open

Request support for RapidJson #2588

samacumen opened this issue May 1, 2024 · 1 comment

Comments

@samacumen
Copy link

Hello,

The code generated for JSON schema by QuickType seems to support nholmann/json library, but does not seem to support RapidJson.

Q1 Why is this so?
Q2: Are there plans to make it support RapidJson as well?
Q3: Is there a command line tool to support such generation (like what we see in https://app.quicktype.io/)?

I am interested in C++17 code generation for RapidJson. Please help me answer so that I can use quicktype for our ongoing development.

Many thanks!

@samacumen
Copy link
Author

Hi @schani, I saw an earlier post from you from 2017 ([https://github.com//issues/165])

It mentions RapidJson and nholmann/json. However, I see quicktype only supports nholmann/json (C++), by default. Is there a plan to support RapidJson (C++) as well? I think RapidJson is more preferred for resource constrained embedded use case OR any suggestion how we can include that (or do I need to integrate RapidJson myself into quicktype code).

Looking forward to your response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant