valignatev / ddd-dynamic

Domain Driven Design in Python, Ruby and other dynamic languages resources
1.35k stars 126 forks source link

Falconify, a DDD-inspired template for microservices #33

Closed raphacosta closed 4 years ago

raphacosta commented 4 years ago

Falconify is a DDD-inspired scaffolding / templating for microservices using Falcon Framework (https://falconframework.org/) with a few batteries included.

Fast to start and easy to maintain, this has assisted me greatly over the years.

valignatev commented 4 years ago

Heyyy, thanks for the contribution!