Skip to content

racingDeveloper/hexagonal-books

Repository files navigation

hexagonal-books

Build Status

sample hexagonal architecture application

  • ##application##

    the domain itself. contains use-cases, entities, value-objects etc... and defines the secondary ports.

  • ##inmemory-repository##

    secondary adapters in-memory implementation.

  • ##console##

    primary adapter console implementation, it delivers the app through the terminal console.

  • ##rest##

    primary adapter HTTP (rest) implementation, it delivers the app through rest interface.

About

sample hexagonal architecture applicaiton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages