Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Ash Api without Phoenix setup - Ash Framework
AF
Ash Framework
โข
3y ago
โข
5 replies
digzom
Ash Api without Phoenix setup
Hey folks
.
It
's my first try on Ash Framework and I really liked the approach
.
I
'm trying to build a basic REST API without a mix phoenix setup
:
- Receive requests through a controller
- Do something
(a api call to fetch some data
, in my case
)
- Save the data
- Return the data for the client
I already figured out how to persist data with
ash_postgres
ash_postgres
. But I
'm having a hard time to understand how to create routes
, because I don
't want to setup a Pheonix App
.
In the documentation
's
"Getting started
" only shows how to forward the call of a phoenix app
.
Is there some Ash helper to create routes
, or even a separated phoenix package to help with this
? Maybe the path is doing from scratch
?
Ash Framework
Join
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.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Ash Auth For Inertia Setup & Ash Auth vs Ash Phoenix Auth
AF
Ash Framework / support
6mo ago
Ash+Phoenix+Authentication Starter
AF
Ash Framework / support
3y ago
Ash Phoenix Form potential bug
AF
Ash Framework / support
3y ago
Ash Authentication in Phoenix Liveviews
AF
Ash Framework / support
4y ago