API Reference
This page provides detailed API documentation for all public modules and classes in flask-more-smorest.
Core Modules
Flask-More-Smorest Extensions. |
SQLAlchemy Base Models
Base model for SQLAlchemy models with automatic schema generation. |
|
Integrates SQLAlchemy with Flask. |
Permissions System
Base permission-aware model for Flask-More-Smorest. |
|
Reusable mixins for User models and other models in Flask-More-Smorest. |
|
User-related models for Flask-More-Smorest. |
|
User context helpers for flask-more-smorest. |
|
User Blueprint with authentication endpoints. |
|
CRUD Blueprints
CRUD Blueprint for automatic RESTful API generation with Flask-Smorest. |
|
Query filtering utilities for Flask-Smorest CRUD operations. |
Blueprint Extensions
Enhanced Blueprint with automatic operationId generation. |
|
Blueprint Mixin to support method annotation for access control. |
|
Utilities
Utility functions for Flask-Smorest CRUD operations. |
|
Exception classes for Flask-More-Smorest API errors. |