Ash Framework

AF

Ash Framework

The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.

Join

support

showcase

today-i-learned

Ash VS Code Extension!

* DSL Block Navigation - Go To command, Breadcrumbs, Sidebar * Mermaid Diagram Visualization You can find Ash Studio on the VS Code Marketplace, Open VSX or download it from GitHub ...
No description

Ash Circuit Breaker

https://hex.pm/packages/ash_circuit_breaker A new Ash extension that implements circuit breakers. This helps keep action responses quick when downstream systems are having issues by giving them some time to recover!...

Quickly scaffold Ash Resources

Hey everyone, so I made a quick little site to quickly scaffold Ash resources using ash.gen.resource Uses the browser's localstorage to persist scaffolds across refreshes/restarts Supports drag and drop to rearrange attributes and relationships Reactively updates the scaffold command Check it out here:...

Inside Jido (Podcast)

An excellent podcast not only about Jido but also an interesting discussion about the beam and OTP by Mike Hostetler. Worth a listen! https://www.beamrad.io/94...

What are state machines? (feat. Ash Framework)

https://www.youtube.com/watch?v=_x6TE7hbE1k @Christian Alexander making another banger of a video. This one is my favorite so far 🔥...

Ash Weekly: Issue #22

Official swag, 3 videos, 2 blog posts, Ash.TypedStruct, validations for read actions and huge usage_rules improvements! https://ashweekly.substack.com/p/ash-weekly-issue-22?sd=pf...

I did a thing

Well, Gemini and Roo Code did a thing but I helped a lot. Especially because they are so clueless about Ash oh my God they think it's C# 🤣 But it's working. The most basic version of an evolving and self-managed long term memory for LLMs and such. I know it's extremely basic compared to what people are building out there but I'm happy because it's my first non-trivial real product in Elixir and I finally got it working, pimped out with a new skin and everything. Not an add though, I'm building it for me...
No description

Migrating my Existing Elixir App to Ash Framework

Hey gang - after reading the prag prog book, I migrated an existing elixir app to use ash. Just wrote a post about how it went https://blog.1-800-rad-dude.com/posts/2025/07-11-Migrating-my-Existing-Elixir-App-to-Ash-Framework.html