node-shopware-rest-api-fetcher

usage

create a .env in the directory, eg.:

user=username
apiKey=verysecretapikey
url=http://your.host/api/articles

installation

yarn

run

node ./src/index.js

you will get the result logged into the console