brettkolodny / ash

A resource based framework for building Elixir applications

Home Page:https://hexdocs.pm/ash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Elixir CI License: MIT Hex version badge

2.0 release coming soon!

2.0 release is coming any day now, just wrapping up some documentation. The current version of Ash is stable (v1.53.3). It is being used in production on several large applications and has had many success stories. There are release candidates available on hex for 2.0.0 if you'd like to start there.

What is Ash?

Check out Ash HQ for all the latest Ash goodness, from tutorials and reference to the Ash philosophy and what makes it unique and powerful.

Dependency

def deps do
  [
    {:ash, "~> 1.53.3"}
  ]
end

Contributors

Ash is made possible by its excellent community!

zachdanielandrewcallahanzimt28totaltrashaxelsonvbrazo

mario-mazovherr2TheFirstAvengerkernel-iokingshalaby1frankdugan3

mangeptionmichaelstsavishalexfreskaChristianTovardkuku

doawoofloriankjanpieperelbow-jasonmaartenvanvlietflorius0

WolfDanmhussa

About

A resource based framework for building Elixir applications

https://hexdocs.pm/ash

License:MIT License


Languages

Language:Elixir 100.0%