This project is a Swift iOS architecture template that implements the Clean Architecture pattern. It organizes software into distinct layers to decouple business rules from external frameworks, user interfaces, and infrastructure to improve testability and maintenance. The template incorporates Domain Driven Design to isolate core business logic and utilizes a modular application structure to divide features into independent modules. It employs the Coordinator pattern to remove routing logic from view controllers and a dependency injection framework to ensure components remain independent and
This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro
This project is a production-ready template for building RESTful APIs using Node.js and the Express web framework. It provides a pre-configured structure for backend services, integrating a MongoDB Mongoose ODM framework for data modeling and a token-based security system for managing user identity. The boilerplate distinguishes itself through automated API documentation generated via Swagger by parsing code comments. It implements a layered controller architecture and a middleware-based request pipeline to separate routing logic from business logic and security processing. The system covers
This project serves as a comprehensive, community-driven directory for the .NET ecosystem. It functions as a curated index of high-quality libraries, frameworks, and tools designed to assist developers in identifying recommended solutions for a wide range of project requirements and software engineering tasks. The repository distinguishes itself by providing a categorized catalogue that simplifies the discovery of resources across the entire .NET development lifecycle. By maintaining a standardized collection of community-contributed utilities, it helps developers navigate the ecosystem to fi
هذا المشروع عبارة عن إطار عمل خلفي بُني باستخدام TypeScript ينفذ بنية نظيفة ومبادئ SOLID لدعم تطوير جانب الخادم القابل للتوسع. يوفر بيئة منظمة لبناء التطبيقات التي تتطلب مصادقة مستخدم آمنة، والتحكم في الوصول القائم على الأدوار، وتدفقات جمع البيانات التفاعلية.
الميزات الرئيسية لـ rmanguinho/clean-ts-api هي: Clean Architecture, Clean Architecture Frameworks, Multi-Protocol API Development, Survey Management Systems, Backend Survey Engines, User Role Authentication, Security and Access Control, Token-Based Authentication.
تشمل البدائل مفتوحة المصدر لـ rmanguinho/clean-ts-api: sergdort/cleanarchitecturerxswift — This project is a Swift iOS architecture template that implements the Clean Architecture pattern. It organizes… dodyg/practical-aspnetcore — This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of… hagopj13/node-express-boilerplate — This project is a production-ready template for building RESTful APIs using Node.js and the Express web framework. It… quozd/awesome-dotnet — This project serves as a comprehensive, community-driven directory for the .NET ecosystem. It functions as a curated… hanami/hanami — Hanami is a full-stack Ruby web framework and API platform designed for building maintainable applications. It centers… kudoleh/ios-clean-architecture-mvvm — This project is a SwiftUI app template and architectural blueprint for building iOS applications. It implements Clean…