foundation/panini

Data via REST/SOAP API

turneja opened this issue · 4 comments

Is there a way of using a REST/SOAP or GraphQL API for data the same way data is used for files displaying data...

Hi @turneja

Currently this is not supported out of the box. We welcome PRs which add this as feature.

So far you have to implement it yourself.

@DanielRuf thanks for getting back to me.

I'll have to hack it and I'll post back my findings...

@DanielRuf Can you provide an example on how to implement this yourself? I am pretty lost on where to even begin with that.