API Reference hexagen v#0.1.5

Copy Markdown View Source

Modules

Hexagen is a hexagonal architecture scaffolder for Phoenix.

Mix Tasks

Generates a hexagonal structure: Domain, Application (Ports/Use Cases), and Infrastructure (Adapters).

Generates a hexagonal core and a Phoenix HTML layer.

Generates a hexagonal core and a Phoenix JSON API layer.

Generates a hexagonal core and a Phoenix LiveView layer.

This task sets up the initial structure for Hexagonal Architecture.