@machb/user-interactors
v0.0.4
Published
Machb User Interactors Package provides core user-related service interfaces and interactors for modular development within the Machanism framework. It adheres to Clean Architecture principles, enabling separation of concerns and easy integration with oth
Maintainers
Readme
@machb/user-interactors
@machb/user-interactors is a core package within the Machb Project, providing essential business logic and use case implementations related to user operations. This package is designed to encapsulate workflows, ensuring that business rules are centrally managed, reusable, and independent of technical implementations, in alignment with Clean Architecture principles.
Overview
The package focuses on:
- Business Logic: Implements domain-specific user workflows (e.g., authentication, user profile updates).
- Modularity: Reusable interactors to ensure business logic remains consistent across applications.
- Separation of Concerns: Keeps use cases decoupled from UI, databases, and external frameworks.
References
For more detailed information, visit the User Interactors Documentation.
License
This package is licensed under the Apache 2 License.
