Name: | python-remoteobjects |
---|---|
Version: | 1.2.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 147300 |
License: | BSD |
RPM: | python-remoteobjects-1.2.1-1.el7.noarch.rpm |
Source RPM: | python-remoteobjects-1.2.1-1.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sixapart.github.com/remoteobjects/ |
Summary: | An Object RESTational Model |
Description: | remoteobjects are real subclassable Python objects on which you can build a rich API library. remoteobjects provides easy coding and transfer between Python objects and a JSON REST API. You can define the resources in a RESTful API as RemoteObject classes and their properties. These objects then support using the basic HTTP verbs to request and submit data to the API. |