rtdavis22 / json-cpp

Header-only json library for c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a header-only JSON serializer. It likely doesn't conform to the standard, but it was enough to meet my needs. I may add support for deserialization in the future. If you're interested in implementing it, let me know.

About

Header-only json library for c++


Languages

Language:C++ 100.0%