Skip to content

ilyas9461/etsy-entegration-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs ETSY Integration API

Microservice

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 )

INSTALL PROJECT

-- npm install or npm i

START DEVELOPMENT

-- npm run dev

API DOCUMENT

-- localhost:3003/api-docs

.env file sample

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.

Sample working video:

youtube

Contact

About

NodeJs ETSY entegration API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published