/shopify-etl

Primary LanguageJavaScript

shopify-etl

1- Orders Reponse contains a sample JSON from the Orders endpoint on the Shopify Api.

2- JSON to ETL contains the logic that converts the JSON response to rows of data to be inserted to the database during ETL process.