1.0.0 • Published 10 years ago
jsonr v1.0.0
jsonr
JsonR is a JSON implementation that deals with multiple / circular references. You can find a detailed explanation of this library in a dedicated DZone article: http://java.dzone.com/articles/json-r-json-extension-deals.
Testing with Node.js
- Install Node.js from: http://nodejs.org/.
- Clone this repository somewhere (say /path/to/jsonr).
Run the server with the following commands:
$ cd /path/to/jsonr $ node jsonr-server.js
Point your browser to: http://localhost:8080/index.html.
Play with the sample application and have a look at the source code.
1.0.0
10 years ago