dlt-hub / verified-sources

Contribute to dlt verified sources 🔥
https://dlthub.com/docs/walkthroughs/add-a-verified-source
Apache License 2.0
50 stars 40 forks source link

Use RESTClient from dlt core in the rest_api source #422

Closed burnash closed 2 months ago

burnash commented 2 months ago

Background

Currently rest_api source uses it's own implementation of RESTClient.

Task