Skip to content
Thomas Pollet edited this page Mar 9, 2026 · 28 revisions

SAFRS

SAFRS exposes SQLAlchemy models as a JSON:API service and generates API documentation for the exposed resources.

Choose your path

Core topics

Customization topics

Advanced topics

Notes on framework status

  • Flask is still the main documented path and the reference behavior.
  • FastAPI support exists in the repository and is documented here, but it should still be treated as experimental unless the maintainer says otherwise.

Clone this wiki locally