Is there a way to integrate the JSONAPI :: Resource gem to merge all the data through websockets in ember?
I would also like to be able to push data from ember to rails and use jsonapi resources and process it like a normal HTTP request.
Thanks.
source share