JSON4Lua

JSON4Lua and JSONRPC4Lua implement JSON (JavaScript Object Notation) encoding and decoding and a JSON-RPC-over-http client for Lua.

$ luarocks install json4lua

JSON4Lua and JSONRPC4Lua implement JSON (JavaScript Object Notation)
encoding and decoding and a JSON-RPC-over-http client for Lua.
JSON is JavaScript Object Notation, a simple encoding of
Javascript-like objects that is ideal for lightweight transmission
of relatively weakly-typed data. A sub-package of JSON4Lua is
JSONRPC4Lua, which provides a simple JSON-RPC-over-http client and server
(in a CGILua environment) for Lua.

Versions

0.9.30-19 years ago204,280 downloads
0.9.20-19 years ago91 downloads

Dependencies

lua >= 5.1

Dependency for

dd-lua-tester, ddt, lua-log-r, SocialLua, twitter

Labels

Manifests