Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 765 Bytes

File metadata and controls

45 lines (35 loc) · 765 Bytes

API Reference

The API reference provides detailed documentation for all public classes, functions, and modules in Advanced Alchemy. Each section includes complete type information, usage examples, and links to related documentation.

Core Components

.. toctree::
    :maxdepth: 2
    :caption: Core API

    base
    mixins/index
    config/index
    cache
    operations
    types
    exceptions
    utils

Repository & Services

.. toctree::
    :maxdepth: 2
    :caption: Repository & Services

    repository
    filters
    service
    routing

Framework Integration

.. toctree::
    :maxdepth: 2
    :caption: Framework Support

    extensions/index
    alembic/index