An open API service indexing awesome lists of open source software.

https://github.com/mbarakaja/saraki

A framework for multi-tenant applications
https://github.com/mbarakaja/saraki

flask multi-tenant postgres sqlachemy

Last synced: 20 days ago
JSON representation

A framework for multi-tenant applications

Awesome Lists containing this project

README

          

Saraki (wip)
============

A framework for multi-tenant applications

.. image:: https://img.shields.io/pypi/v/saraki.svg
:target: https://pypi.python.org/pypi/saraki

.. image:: https://img.shields.io/travis/mbarakaja/saraki.svg
:target: https://travis-ci.org/mbarakaja/saraki
:alt: Travis Status

.. image:: https://ci.appveyor.com/api/projects/status/fqs7mqhabymk3ad8?svg=true
:target: https://ci.appveyor.com/project/mbarakaja/saraki

.. image:: https://readthedocs.org/projects/saraki/badge
:target: https://saraki.readthedocs.io/en/latest/
:alt: Documentation Status

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black

This framework aims to help you build as quick as possible multi-tenant
applications. This is a work in progress, so things could change and break, but
you can give it a try if you want.

There is an early version of the `documentation`_.

Work in progress
~~~~~~~~~~~~~~~~

* User management
* Organization management
* Membership management
* Authentication and Authorization system

.. _documentation: https://saraki.readthedocs.io/en/latest/