An open API service indexing awesome lists of open source software.

https://github.com/toxe/test-cpp-json

C++ JSON Examples
https://github.com/toxe/test-cpp-json

cpp example json test

Last synced: 11 months ago
JSON representation

C++ JSON Examples

Awesome Lists containing this project

README

          

# C++ JSON Examples

![CI](https://github.com/Toxe/test-cpp-json/workflows/CI/badge.svg)

## Dependencies

- CMake
- [JSON for Modern C++](https://github.com/nlohmann/json)

### Vcpkg

Install Vcpkg dependencies with:

$ vcpkg install $(< .vcpkg)