Also I would recommend using a library in your language of choice to handle the parsing for you. Manually parsing your JSON is a lot of unnecessary work.
1 Like
Also I would recommend using a library in your language of choice to handle the parsing for you. Manually parsing your JSON is a lot of unnecessary work.