blob: 5d758564f3a073e6c2f8aeb044cc0d0c06dfbb50 (
plain) (
blame)
1
2
3
4
5
6
7
|
This library has been designed to make it easier to access web services that
claim to be "RESTful". A reasonable definition of what this means can be found
on Wikipedia. However a reasonable description is that a RESTful service
should have urls that represent remote objects which methods can then be
called on.
WWW: http://meego.gitorious.org/meego-middleware
|