issues
search
openresty
/
lua-cjson
Lua CJSON is a fast JSON encoding/parsing module for Lua
http://www.kyne.com.au/~mark/software/lua-cjson.php
MIT License
433
stars
118
forks
source link
How to parse the multi object array list ?
#63
Closed
FeSeason
closed
2 years ago
FeSeason
commented
4 years ago
[{'name': 'a'}, {'name': 'b'}]
For this case how to parse ?
For this case how to parse ?