brainfck.org
Topics Books Journal Tags
2022-04-27

27 Apr 2022 | tags: [ Journal ]

  • Ready for changes with hexagonal architecture
    • The idea of Hexagonal Architecture is to put inputs and outputs at the edges of our design. Business logic should not depend on whether we expose a REST or a API, and it should not depend on where we get data from — a database, a microservice API exposed via gRPC or REST, or just a simple CSV file.
    • Nice explanations of Hexagonal Architecture
back to top

prev post next post



Powered by Hugo, based on the Er theme. 2009-2023 Victor Dorneanu - All rights reserved