xmodel-rest

Builds on xmodel, adds ability to get/send/update objects to/from rest API; especially if api uses JSON as it’s request/response body format.


License
Unlicense
Install
pip install xmodel-rest==0.1.1

Documentation

PythonSupport PyPI version

Documentation

📄 Detailed Documentation | 🐍 PyPi

Getting Started

warning "Alpha Software!"

This is pre-release Alpha software, based on another code base and the needed changes to make a final release version are not yet completed. Everything is subject to change; and documentation needs to be written.

poetry install xmodel-rest

or

pip install xmodel-rest