3b358ab49cd062dc67384695d33880cec4b46de3
uniform all if TYPE_CHECKING ignore TYPE_CHECKING in coverage
pyrestresource
A RESTful API library built on top of pydantic & uvicorn to make service API from a data model.
/!\ early in-progress project for internal use ATM.
Feel free to contribute.
Features (available): - type annotation used - support containers (dict) - support plugins (for hook and biding) - user auth - ACL - daemon mode
Features(planned): - group support - python internal model instance (with possible serialization/auto-save on-disk)
Limitations: - no nested reads / writes
Checkout Latest Documentation.
Description
Releases
21
Languages
Python
99.7%
Dockerfile
0.3%
