LucasRGoes / ports-adapters-sample

A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.

License:MIT License


Languages

Language:Python 98.9%Language:Makefile 1.1%