shawnbellazan.hashnode.devBuilding Scalable APIs with Clean ArchitectureClean Architecture provides a solid foundation for building maintainable and scalable APIs. By separating concerns into distinct layers - Domain, Application, Infrastructure, and Presentation - we create systems that are easier to test, maintain, and...Jan 3·1 min read
shawnbellazan.hashnode.devQuick Test ArticleTesting the fixed deadlock and schema updates with sample data.Jan 3·1 min read
shawnbellazan.hashnode.devTest Article from PMCR-O Clean ArchitectureThis is a test article created from our complete Clean Architecture implementation with CQRS, MediatR, Domain Events, and Hashnode integration! The article demonstrates the full flow from API request to database persistence to domain event publishing...Jan 3·1 min read
shawnbellazan.hashnode.devMy First Architecture TestThis verifies that the PMCR-O architecture is writing to PostgreSQL correctly.Jan 3·1 min read
shawnbellazan.hashnode.devMy First Architecture TestThis verifies that the PMCR-O architecture is writing to PostgreSQL correctly.Jan 3·1 min read