============ flask-ligand ============ .. rstcheck: ignore-substitutions=version Release v\ |version| (:ref:`Changelog `) .. include:: ../README.rst :start-after: excerpt-start :end-before: excerpt-end Guides ====== .. toctree:: :maxdepth: 3 quickstart configuration openapi development auth0 Powered By ========== This library is powered by the following awesome projects: - :doc:`flask-smorest ` - :doc:`apispec ` - :doc:`marshmallow ` - :doc:`webargs ` - :doc:`flask-sqlalchemy ` - :doc:`flask-jwt-extended ` - :doc:`flask-cors ` - :doc:`flask-migrate ` - :doc:`marshmallow-sqlalchemy ` - :sqlalchemy:`SQLAlchemy ` - :doc:`sqlalchemy-utils ` .. toctree:: :hidden: :maxdepth: 3 api_reference .. toctree:: :hidden: :maxdepth: 1 changelog license authors .. _`FastAPI`: https://fastapi.tiangolo.com/ .. _`Starlette`: https://www.starlette.io/