Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 788 Bytes

File metadata and controls

25 lines (21 loc) · 788 Bytes

Examples

Current section of documentation is designed to provide several example mini applications that are built according to the inversion of control principle and powered by Dependency Injector framework.

..  toctree::
    :maxdepth: 2

    movie_lister
    services_miniapp_v1
    services_miniapp_v2
    bundles_miniapp
    use_cases_miniapp
    password_hashing_miniapp
    chained_factories
    factory_of_factories