panini
panini copied to clipboard
Data via REST/SOAP API
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...
Also see https://github.com/foundation/panini/pull/82/files#diff-5830487312286bb0c4435eedd69a1f44R23
@DanielRuf Can you provide an example on how to implement this yourself? I am pretty lost on where to even begin with that.