panini icon indicating copy to clipboard operation
panini copied to clipboard

Data via REST/SOAP API

Open turneja opened this issue 5 years ago • 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...

turneja avatar Dec 10 '19 15:12 turneja

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 avatar Dec 10 '19 15:12 DanielRuf

@DanielRuf thanks for getting back to me.

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

turneja avatar Dec 11 '19 09:12 turneja

Also see https://github.com/foundation/panini/pull/82/files#diff-5830487312286bb0c4435eedd69a1f44R23

DanielRuf avatar Dec 11 '19 12:12 DanielRuf

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

zeckdude avatar Nov 11 '20 09:11 zeckdude