Library to access RESTful web services
This library was designed to make it easier to access web services that
claim to be "RESTful". A reasonable description is that a RESTful
service should have urls that represent remote objects, which methods
can then be called on.
It is comprised of two parts:
    * the first aims to make it easier to make requests by providing a
      wrapper around libsoup.
    * the second aids with XML parsing by wrapping libxml2.
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.2/librest && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| baselibs.conf | 0000000009 9 Bytes | |
| librest-missing-include.patch | 0000000639 639 Bytes | |
| librest.changes | 0000007952 7.77 KB | |
| librest.spec | 0000004714 4.6 KB | |
| rest-0.7.92.tar.xz | 0000321580 314 KB | 





Comments 0