Skip to content

This repository contains code that utilizes patterns I've found most beneficial throughout my career as a software developer. It serves as a boilerplate, offering inspiration for building your own projects.

Notifications You must be signed in to change notification settings

danielmesquitta/clean-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clean Architecture

This repository contains code that utilizes patterns I've found most beneficial throughout my career as a software developer. It serves as a boilerplate, offering inspiration for building your own projects.

Within this repository, I incorporate concepts from Clean Architecture, such as use-cases and entities, alongside elements from the Hexagonal Architecture, including ports and the application layer. Additionally, it integrates aspects of the Repository and Provider patterns.

About

This repository contains code that utilizes patterns I've found most beneficial throughout my career as a software developer. It serves as a boilerplate, offering inspiration for building your own projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages