Introduction

SQLAlchemyAPI is framewoork agnostic library, and you can use it with any web framework. Currently, it provides addapters for Starlette and FastAPI (Blackship adapter is under development).

How to mount the APICrud instance will depend on the framework you are using, more details of each in: