Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 277 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 277 Bytes

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