- My goal is: Creating JSON buffers with the help of Mongoose OS.
- My actions are: Using the core API for JSON of Mongoose OS.
- The result I see is:
https://github.com/cesanta/frozen/issues/25
https://github.com/cesanta/frozen/issues/26
https://github.com/cesanta/frozen/issues/34 - My expectation & question is:
There are many issues especially with json_setf(). This cost me a lot of time and I chose Mongoose OS beacuse of it JSON API. Is this part of Mongoose OS still maintained or is it just waiting for work by community?
JSON API in Mongoose OS not realy usable
hoffmannm
#1
1 Like
diegz25
#2
Hi. I am currently working on a project that process JSON data.
Try this JSON parser from Github. This helped me a lot.
1 Like