Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danrusei/http_web_services

Inventory App -- flat & hexagonal service architecture
https://github.com/danrusei/http_web_services

architectural-patterns

Last synced: 2 months ago
JSON representation

Inventory App -- flat & hexagonal service architecture

Awesome Lists containing this project

README

        

# Inventory App using flat & hexagonal architecture

This is just an example App following the 2 architectural patterns.
https://dev-state.com/posts/http_services/

Besides the flat and hex architecture covered in the article above, checkout the layered structure as well,
which can fit your needs.