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.
- Sources inherited from project SUSE:SLE-15:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP5:Update/librest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Latest Revision

osc copypac from project:openSUSE.org:SUSE:SLE-15:Update package:librest revision:2aa145a0f844432b9e3ca9dc3bcb68fb
Comments 0