README.md



[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash_oban)
[](https://hexdocs.pm/ash_oban)
# AshOban
Welcome! This is the extension for integrating [Ash](https://hexdocs.pm/ash) resources with [Oban](https://hexdocs.pm/oban). This extension allows you to easily execute resource actions in the background, and trigger actions based on data conditions.
## Tutorials
- [Getting Started with AshOban](documentation/tutorials/getting-started-with-ash-oban.md)
## Reference
- [AshOban DSL](documentation/dsls/DSL-AshOban.md)