Hacker News new | ask | show | jobs
Itemscript JSON Library for Java and GWT (code.google.com)
1 points by bbraasch 5942 days ago
The Itemscript JSON Library has a common API for standard Java and the GWT Java environment.

It includes a RESTful in-memory JSON database usable in either environment, where values are accessed by URLs through a REST-like API that can also be used to access values over HTTP.