Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.14 KB

File metadata and controls

19 lines (13 loc) · 1.14 KB

Micro Service with Ports and Adapters Architecture

License: MIT

This project is a simple micro service of a REST API for library management in order to present an example of a software developed using the ports and adapters architecture (or hexagonal architecture).

The project was created in order to facilitate the study of the ports and adapters architecture and other software development patterns.

Architecture

References