JSON to nlohmann::json initializer_list #3766
janwiesemann
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A few weeks ago I've started writing a collection of development tools. One of my first tools is a simple JSON to nlohmann::json initializer_list converter.
Try it out: https://dev.janwiesemann.de/index.php?id=cpp/json_to_nlohmann_json
Just past some JSON and you'll get result.
Example using OTTO Market Product API-JSON
JSON
Result
Beta Was this translation helpful? Give feedback.
All reactions