Hello everyone, I'm thinking of building a Avo adm...
# general
b
Hello everyone, I'm thinking of building a Avo admin panel with data from Strapi backend. I hope to see someone who did / does similar stuff. I'm fiddling with getting data from Strapi with
ActiveResource::Base
class. Is that a good way to go about it? Or any other way for integrating third party backend data to Avo ?