4 plugins for Flask-COMBO-JSONAPI package.
Project description
ComboJSONAPI
ComboJSONAPI is a set of plugins made for Flask-COMBO-JSONAPI module.
Permission plugin enables access control to models and their fields in GET, POST, PATCH and DELETE methods. (Permission Plugin docs)
ApiSpecPlugin simplifies automated JSONAPI documentation. (ApiSpec Plugin docs)
RestfulPlugin for apispec library in the ApiSpecPlugin enables documenting GET parameters with Marshmallow schemas. (Restful Plugin docs)
EventPlugin enables RPC creation for those cases when you can’t make it with pure JSON:API (Event Plugin docs).
PostgreSqlJSONB features filtering and sorting data by first-level key values of JSONB values in PostgreSQL (PostgreSqlJSONB Plugin docs).
Installation
pip install combojsonapi
Documentation
Contributing
If you want to contribute to the code or documentation, the Contributing guide is the best place to start. If you have questions, feel free to ask
Documentation
To update docs:
# go to docs dir
cd docs
# gen .pot files
make gettext
# update .po files for existing langs / create new
sphinx-intl update -p _build/locale -l ru
add new langs via additional flag
-l esadd translations to
docs/locale/<lang>/LC_MESSAGESto check your translations run
sphinx-build -b html -D language=ru . _build/html/ruand check generated HTML files
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ComboJSONAPI-1.1.2.tar.gz.
File metadata
- Download URL: ComboJSONAPI-1.1.2.tar.gz
- Upload date:
- Size: 46.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
986b94af97605ef4c2d46476dbbf1d081f7e69cbfebf4032c45692a7fb14a4cd
|
|
| MD5 |
34d51e81b242df44d19c6d716327ba1e
|
|
| BLAKE2b-256 |
d3bda32823a52c0f80bc453c2f7c5b8fd03851969a8b2f41d27aaca7e64ff9c3
|
File details
Details for the file ComboJSONAPI-1.1.2-py2.py3-none-any.whl.
File metadata
- Download URL: ComboJSONAPI-1.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 58.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0af8e63ce0a15caa5372c9bfff7dfc6275a3a3e3441f21cb54ad4aca8947aeac
|
|
| MD5 |
4571b33979668c98e355dbe772e0a4c8
|
|
| BLAKE2b-256 |
976072fe6b8b5763dc29db63551263ccc88eb512404cff62c706eb04eee329cf
|