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

https://github.com/rhinodevel/mtjson

JSON parser and stringifier written in C. Not 100% standard compliant, yet! Sample code included (see main.c).
https://github.com/rhinodevel/mtjson

json-parser

Last synced: 7 months ago
JSON representation

JSON parser and stringifier written in C. Not 100% standard compliant, yet! Sample code included (see main.c).

Awesome Lists containing this project

README

          

# MtJson
JSON parser and stringifier written in C. Not 100% standard compliant, yet! Sample code included (see main.c).

# License
See the [LICENSE](https://github.com/RhinoDevel/MtJson/blob/master/LICENSE.md) file for license rights and limitations (ISC).