This work is a microservice that can provide ETSY integration in accordance with the information described in the ETSY developer documentation. ( https://developer.etsy.com/documentation )
-- npm install or npm i
-- npm run dev
-- localhost:3003/api-docs
OAUTH_DEBUG=1
ETSY_DEBUG=true
PORT=3003
ETSY_API_KEY=7bz1nnfxjeuyd3adgrtss
ETSY_SHOP_NAME=ShopMe
ETSY_REDIRECT_URI=https://www.sample.com/oauth/redirect
- In this study has benefited from node-etsy-client.
- GitHub @your-ilyas9461
- Linkedin @your-linkedin