Entries tagged [#restful]
JQueryMobile demo app now included in the online demo
If you're interested in REST or in mobile apps, you might want to check out two recent blogs posts which highlight a demo app written in JQueryMobile, and consume the RESTful API provided by the Apache Isis json-viewer.
The first of the blog posts shows some screenshots of the new app in action, while the second post has a fairly detailed code walk-thru of that app.
Posted at 11:42PM Feb 01, 2012
by danhaywood in General |
|
Online Demo now available
We've finally got around to putting together an online demo of Apache Isis for would-be users to quickly grok what Isis is all about. If you don't fancy reading any further but just want to play, you can find it here.
If you're still with me, you'll find that the online demo shows how Isis can dynamically generate a (human-usable) webapp and a (machine-usable) RESTful API from the same domain object model. The REST API is that defined by the Restful Objects spec.
The online demo bundles its own documentation, which shows the full source code for the domain model (all 3 classes) along with guidance on how to use Chrome (or similar) extensions to play with the REST API directly from your browser.
Feedback very welcome on the isis-dev mailing list.
Posted at 08:17AM Dec 09, 2011
by danhaywood in General |
|