dominikstoetter / node-shopware-rest-api-fetcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%