douwevandermeij / voting-systemLinks
☆25Updated 4 years ago
Alternatives and similar repositories for voting-system
Users that are interested in voting-system are comparing it to the libraries listed below
Sorting:
- An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.☆164Updated 2 years ago
- A demo implementation of a clean architecture in Python.☆264Updated last year
- An example project that uses FastAPI and follows the hexagonal architecture rules.☆124Updated 2 years ago
- Example project showing off clean/hexagonal architecture concepts in Python☆548Updated 2 years ago
- 🐍 Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆24Updated last month
- JobBoard project with FastAPI using Hexagonal Architecture☆61Updated 2 years ago
- Simple example of Python Flask API following SOLID and Hexagonal Architecture principles☆60Updated 4 years ago
- ☆56Updated 2 years ago
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆154Updated 5 years ago
- Applying CQRS pattern with Python Fastapi.☆45Updated last year
- A Python toolkit for applications driven by The Clean Architecture☆501Updated 4 years ago
- A domain-driven design framework for Python.☆91Updated 3 years ago
- Python Domain-Driven-Design(DDD) Example☆416Updated last year
- 🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆22Updated 2 months ago
- A Python implementation of Clean Architecture, inspired by Uncle Bob's book☆153Updated last week
- A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.☆45Updated 2 years ago
- A example python code of robert martin' clean architecture☆28Updated 4 years ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆154Updated last year
- Calculator application using Architectural patterns and Hexagonal Architecture in Python