chonhan / flask_restapi_clean_architecture
A Clean Architecture Practice with Flask REST API
☆142Updated 2 years ago
Alternatives and similar repositories for flask_restapi_clean_architecture
Users that are interested in flask_restapi_clean_architecture are comparing it to the libraries listed below
Sorting:
- Base FastAPI Project to create general api.☆397Updated 6 months ago
- This project is a Python Clean Architecture example that uses Flask, SQLAlchemy and PostgreSQL☆78Updated last year
- Clean Architecture Example using FastAPI framework☆461Updated 2 years ago
- Simple example of Python Flask API following SOLID and Hexagonal Architecture principles☆60Updated 4 years ago
- Clean FastAPI architecture☆110Updated 2 years ago
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆153Updated 4 years ago
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆304Updated 3 years ago
- FastAPI Python DDD and Clean Architecture Example☆106Updated 2 years ago
- A Clean Archtiecture template for a Rest API in python☆49Updated 2 years ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆153Updated 9 months ago
- An example project that uses FastAPI and follows the hexagonal architecture rules.☆107Updated 2 years ago
- FastAPI Layered Architecture☆316Updated 2 years ago
- Sample Python(Flask) web application with Clean Architecture.☆128Updated 2 years ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆394Updated 3 years ago
- Python Domain-Driven-Design(DDD) Example☆397Updated last year
- ☆34Updated 2 years ago
- Fully Python async FastAPI project! 🚀☆483Updated last year
- Python DDD example