76254619290ec0326ecd9a972f0cc8f84d2b0fae
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%
