Projects with this topic
-
Clean Architecture is a software design philosophy introduced by Robert C. Martin ("Uncle Bob") that focuses on the separation of concerns. It organizes code into concentric layers where dependencies always point inward, ensuring that core business logic remains independent of external factors like databases, UI, and frameworks.
Updated -
This is a study project built using FastAPI to practice microservice architecture, data normalization techniques, and clean API design.
The service receives raw payloads from different simulated sources and transforms them into a standardized and validated structure.
It centralizes normalization logic and demonstrates how to build a scalable, maintainable, and test-friendly data processing layer.
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
💎 API of discount products. Monitoring of products of interest.Updated