summaryrefslogtreecommitdiff
path: root/www/librest07/DESCR
blob: b90a54ea73c6939282f904bab9ad1a315fb66afd (plain)
1
2
3
4
5
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 [1]. However a reasonable description is that a RESTful service
should have urls that represent remote objects which methods can then be
called on.