Skip to content

javascript_examples

Bruno Oliveira edited this page Feb 9, 2011 · 1 revision

Examples

There are plenty of sample applications using Restfulie Ruby scattered around the web, and here you find a small listing of those systems:

  1. Restbuy - a service application that allows consumers to buy products and share payments. You can see all the power of hypermedia in place. The client code is contained in the spec folder. Ruby examples.
  2. Restfulie provisioning - a provisioning example. Ruby code.
  3. A guide on how to create a Restfulie project
  4. Mydvds - controls a list of dvds, owners, security and so on. Java code

Java blank projects

VRaptor, restfulie server side in Java (the oldest and more mature of all versions), contains a few blank projects for default usage, scala usage or google app engine support. One can also use its vraptor-scaffold feature.

Source code - all versions

All restfulie versions can be found in several different git repositories:

Clone this wiki locally