A foundation for resource-oriented backend applications.


Keywords
asgi, foundation, resource, openapi
License
MIT
Install
pip install fondat==4.2.0

Documentation

fondat

PyPI Python GitHub Test License

A foundation for resource-oriented backend applications.

Introduction

Fondat is a foundation for resource-oriented backend applications in Python.

Install

pip install fondat

Develop

poetry install
poetry run pre-commit install

Test

poetry run pytest