Sha256: 07b61bab3a259c3c8a92b8d6cc5a6721469517bbc0e3e5e412d18b5d6aa7058a

Contents?: true

Size: 842 Bytes

Versions: 2

Compression:

Stored size: 842 Bytes

Contents

= restfully

An attempt at dynamically providing "clever" wrappers on top of RESTful APIs that follow the HATEOAS principle. For it to work, the API must follow certain conventions (to be explained later).

Alpha work, will probably only work against my API of reference :-)

== Note on Patches/Pull Requests
 
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a future version unintentionally.
* Commit, do not mess with rakefile, version, or history (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull).
* Send me a pull request. Bonus points for topic branches.

== Testing

* rake spec, or
* run autotest in the project directory.

== Copyright

Copyright (c) 2009 Cyril Rohr. See LICENSE for details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
crohr-restfully-0.0.0 README.rdoc
crohr-restfully-0.1.1 README.rdoc