Reflex framework can transform any JDO to JSON/XML and back with a simple interface. It depends on XStream(xstream-1.1.2.jar) , xpp3(xpp3-1.1.3.4-RC8.jar) and org.json(json-20070829.jar).
The reflexworks provides a library and source code that make it easy to develop applications that provide feed data in JSON format and in XML formats.
see demo: (These pages are written in Japanese)
JSON serialization/de-serialization demo and wiki
SOAP serialization/de-serialization demo and wiki ATOM serialization/de-serialization demo and wiki
Amazon EC2 CloudWatch demo and wiki ReflexGae is a libraly for RESTful applications on GAE.
ReflexGae and wiki RESTful application sample(invoice)
demo and source Paging sample
http://invoice.latest.reflexcontainer.appspot.com/invoice?nextid=5&pagesize=10&xml Also, RESTful PDF Service with iText is available.
The PDF Service generate a PDF using a URL only which includes URLs of a template HTML and a entity XML on user's hosts (or on user's Dropbox). It fetches the URLs and reads HTML and XML files from user's hosts.
The following example demonstrates how to access the PDF Service. And you can specify any "template=XXXX" and "entity = YYYY".
spread sheet data : http://spreadsheets.google.com/ccc?key=ttElAVvw1ZxHkCPg-JWeoYg Csv2xml service can convert it to XML.
http://csv2xml.latest.reflex-itext.appspot.com/csvparserservlet?url=http://spreadsheets.google.com/ccc?key=ttElAVvw1ZxHkCPg-JWeoYg To generate pdf with the above url.
http://pdf.latest.reflex-itext.appspot.com/pdfservicegae?template=http://www.virtual-tech.net/resources/invoice.html&entity=http%3A%2F%2Fcsv2xml.latest.reflex-itext.appspot.com%2Fcsvparserservlet%3Furl%3Dhttp%3A%2F%2Fspreadsheets.google.com%2Fccc%3Fkey%3DttElAVvw1ZxHkCPg-JWeoYg%26hl%3Dja%26row%3Drecord
30 Day Summary May 10 2013 — Jun 9 2013
|
12 Month Summary Jun 9 2012 — Jun 9 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.