GitHub - molpako/Architecture-Patterns-with-Python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

This is a private repository where I’m learning DDD using the book Architecture Patterns with Python While the book implements examples using Flask API and SQLAlchemy’s ORM features, in my repository, I’m using FastAPI and sqlc, considering current trends. Since sqlc intentionally lacks ORM features, particularly mapping, I’m having difficulty implementing the repository pattern as described in the book.

About

No description, website, or topics provided.

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published