python-dependency-injector icon indicating copy to clipboard operation
python-dependency-injector copied to clipboard

Example for Orator ORM

Open rmk135 opened this issue 6 years ago • 0 comments

Idea of this issue is to create an example on how to use Dependency Injector with Orator ORM.

Originally, this question was brought in #230.

Acceptance criteria:

  • There is an example mini application showing how to use Dependency Injector and Orator ORM
  • Mini application demonstrates benefits of using Dependency Injector and Orator ORM
  • Description of that mini application is published in Examples section of Dependency Injector docs

Links:

  • https://orator-orm.com/
  • http://python-dependency-injector.ets-labs.org/examples/index.html

rmk135 avatar Oct 08 '19 18:10 rmk135