|
> I have a JSON object as a web response. If there is already a lua > script written to parse a JSON object, please share with me else suggest me > how to parse. See this thread: http://lua-users.org/lists/lua-l/2011-10/msg01039.html and also https://github.com/harningt/luajson for instance.