pkgsrc/www/librest07/DESCR
drochner ec6e3b59d6 add librest-0.7.12 (needed for newer shotwell)
This is API incompatible to pkgsrc/www/librest, and can coexist.
2012-04-11 11:40:18 +00:00

5 lines
317 B
Text

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.