logoalt Hacker News

sosbornyesterday at 8:12 PM1 replyview on HN

API only Rails has been a thing for a long time: https://guides.rubyonrails.org/api_app.html

Many teams use this with React.


Replies

hijpyesterday at 10:37 PM

I've built api only. It would be sick if it were easier to sprinkle react/vue/svelte/whatever in your haml views if you only needed a little bit of interaction but didn't want to spin up a whole other frontend.