diff --git a/docs/website/docs/tutorial/rest-api.md b/docs/website/docs/tutorial/rest-api.md index f64d0547f3..2f9bb2bca9 100644 --- a/docs/website/docs/tutorial/rest-api.md +++ b/docs/website/docs/tutorial/rest-api.md @@ -1,6 +1,6 @@ --- title: Load data from a REST API -description: How to extract data from a REST API using dlt's generic REST API source +description: How to extract data from a REST API using dlt's REST API source keywords: [tutorial, api, github, duckdb, rest api, source, pagination, authentication] ---