mbunge/cleanarchitecture

A clean architecture implementation with crud use cases

dev-master 2021-11-20 15:37 UTC

This package is auto-updated.

Last update: 2024-10-20 22:12:44 UTC


README

Basic Library with interfaces for working with Clean architecture. Feature Create, Read, Update and Delete Use cases for common operations.

Implementing a handler to deal with request transformation, usecase execution and response presentation within any kind of framework.