librest: librest (library for representational state transfers) librest: librest: librest has been designed to make it easier to access RESTful web librest: services, i.e., urls that represent remote objects which methods can librest: then be called on. RESTful end-points usually have an API librest: that is simpler to use compared to other types of APIs they may librest: support (XML-RPC, for instance). It is this kind of API that this librest: library is attempting to support. librest: librest: librest: