Granga / etsy-v2-ts

Etsy API v2 wrapper written in typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

etsy-v2-ts

Etsy API v2 wrapper written in TypeScript. Includes types for all Etsy API endpoints.
For v3 see etsy-ts.

Installation:

npm install etsy-v2-ts --save
yarn add etsy-v2-ts

Etsy API v2

See example in examples/run.ts
Find full API v2 documentation on Etsy.
Most of the API v2 code is generated with etsy-api-scrapper.

About

Etsy API v2 wrapper written in typescript

License:MIT License


Languages

Language:TypeScript 100.0%