sheredom / json.h

🗄️ single header json parser for C and C++
The Unlicense
705 stars 79 forks source link

Added interface function for access #56

Closed ghost closed 6 years ago

ghost commented 6 years ago

We have implemented an interface function for accessing data based on the "parson" library.