cffa209c9ab65b69e4fbde9efda947cc17690a9f
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: - use annotation - support containers (dict) - support plugins (for hook and biding) - user authentification (WIP) - ACL (WIP) - python internal model instance (with possible serialization/auto-save on-disk) - daemon mode
Limitations: - no nested reads / writes - weak unitest (atm)
Checkout Latest Documentation.
Description
Releases
21
Languages
Python
99.7%
Dockerfile
0.3%
