Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4catalyzer/flask-resty-tenants
Multitenant authorization for Flask-RESTy
https://github.com/4catalyzer/flask-resty-tenants
Last synced: about 1 month ago
JSON representation
Multitenant authorization for Flask-RESTy
- Host: GitHub
- URL: https://github.com/4catalyzer/flask-resty-tenants
- Owner: 4Catalyzer
- License: mit
- Created: 2016-04-04T13:47:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T20:22:51.000Z (about 3 years ago)
- Last Synced: 2024-10-29T03:07:17.888Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 7
- Watchers: 10
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flask-RESTy-Tenants [![Travis][build-badge]][build] [![PyPI][pypi-badge]][pypi]
Multitenant authorization for [Flask-RESTy](https://flask-resty.readthedocs.io/).
[![Codecov][codecov-badge]][codecov]
[build-badge]: https://img.shields.io/travis/4Catalyzer/flask-resty-tenants/master.svg
[build]: https://travis-ci.org/4Catalyzer/flask-resty-tenants
[pypi-badge]: https://img.shields.io/pypi/v/Flask-RESTy-Tenants.svg
[pypi]: https://pypi.python.org/pypi/Flask-RESTy-Tenants
[codecov-badge]: https://img.shields.io/codecov/c/github/4Catalyzer/flask-resty-tenants/master.svg
[codecov]: https://codecov.io/gh/4Catalyzer/flask-resty-tenants