<FromGitter>
<TheWebDevel> Hey! How to serve my application as REST API so that I can consume it with a React Front end. I couldn't find anything with the documentation and I'm pretty new to Amber.
feepbot has quit [Ping timeout: 240 seconds]
feepbot has joined #amber
marenz has joined #amber
<FromGitter>
<Blacksmoke16> just return JSON on your routes?
<FromGitter>
<Blacksmoke16> @TheWebDevel
<FromGitter>
<TheWebDevel> I'll look into it. Thank you very much.
<robacarp>
@thewebdevel you'll probably need to remove the csrf pipe as well