Port variant | std |
Summary | Easy access to RESTful web services |
Package version | 0.9.1 |
Homepage | https://gitlab.gnome.org/GNOME/librest |
Keywords | devel |
Maintainer | Michael Reim |
License | LGPL3+ |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 24 DEC 2024, 00:03:07 UTC |
Port created | 24 DEC 2024, 00:03:07 UTC |
set | This is the librest:std metapackage. It pulls in all subpackages of librest:std. |
primary | 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 (https://en.wikipedia.org/wiki/Representational_State_Transfer). However a reasonable description is that a RESTful service should have urls that represent remote objects which methods can then be called on. However it should be noted that the majority of services don't actually adhere to this strict definition. Instead their RESTful end-point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance.). It is this kind of API that this library is attempting to support. It comprises 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. |
dev | This is the developer subpackage of the librest:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
docs | This is the documents subpackage of the librest:std port. |
demo | This subpackage includes a demo program for librest. |
main | mirror://GNOME/rest/0.9/ |
No other ports depend on this one. |