You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
rafagafe 1b45cf9fb8 refactor 8 years ago
README.md Readme file is updated. 8 years ago
example-01.c refactor 8 years ago
example-02.c refactor 8 years ago
makefile The example files are renamed. 8 years ago
tiny-json.c Header files refactor. 8 years ago
tiny-json.h refactor 8 years ago

README.md

tiny-json

tiny-json is a versatile and easy to use json parser suitable for IoT. It does not use recursivity. It does not use dynamic memory. It has not limits in nested level in arrays or json objects.