
123: Ash Framework Models Resources
Thinking Elixir Podcast
00:00
Is There an Entry Point Into Ash Resources?
Ash resources is a set of an ectoskema that comes with additional configuration for the interface to this resource. By default, a resource with no data layer is just going to run the rules of the resource and return you an instance of theResource struct. If you are exposing it over an API, there's a section specifically to map that API to your resource. You can have a resource that calls out to an external service or triggers an event in Ash.
Transcript
Play full episode