GitHub user SatvikNema added a comment to the discussion: Add REST API as a data connector
I had (sometime ago) built a tool which you can use in superset using the dialect `rest://...`. That tool is [here](https://github.com/SatvikNema/rest-db-api) How to do that? Why to use it over the generic json adapter? It's [short readme](https://github.com/SatvikNema/rest-db-api/blob/main/README.md) answers these questions. I was thinking from the perspective from an user who is not purely technical. Superset UI with a connector called `API` where you can specify the sqlalchemy url like "rest://api.weatherapi.com" and it just works! (btw looked at shillelagh and loved the thought process. @betodealmeida kudos to building that) GitHub link: https://github.com/apache/superset/discussions/34982#discussioncomment-14305978 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
