CatchTheTornado / askql

AskQL is a query language that can express any data request
https://askql.org/
MIT License
387 stars 27 forks source link

Add React Context and/or hooks for querying AskQL endpoints #587

Open pkarw opened 3 years ago

pkarw commented 3 years ago

Is your feature request related to a problem? If yes, please describe the problem.

As a part of the SDK #586 I can imagine a ContextProvider for React for retrieving the data. It will make the integration with tools like Builder.io super simple.

Reference: