-
Notifications
You must be signed in to change notification settings - Fork 43
javascript_examples
Bruno Oliveira edited this page Feb 9, 2011
·
1 revision
There are plenty of sample applications using Restfulie Ruby scattered around the web, and here you find a small listing of those systems:
- 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.
- Restfulie provisioning - a provisioning example. Ruby code.
- A guide on how to create a Restfulie project
- Mydvds - controls a list of dvds, owners, security and so on. Java code
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.
All restfulie versions can be found in several different git repositories: