ash-project / ash_phoenix

Utilities for integrating Ash and Phoenix
https://hexdocs.pm/ash_phoenix
MIT License
106 stars 60 forks source link
ash elixir phoenix

Logo Logo

Elixir CI License: MIT Hex version badge Hexdocs badge

AshPhoenix

Welcome! This is the package for integrating Phoenix Framework and Ash Framework. It provides tools for integrating with Phoenix forms (AshPhoenix.Form), Phoenix LiveViews (AshPhoenix.LiveView) and more.

Installation

Add ash_phoenix to your list of dependencies in mix.exs:

{:ash_phoenix, "~> 2.1.8"}

Whats in the box?

Tutorials

Topics