Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 284 Bytes

File metadata and controls

18 lines (15 loc) · 284 Bytes

How to run the examples

Node 20

node --loader ts-node/esm examples/restful/buy/items.getItem.ts

Set the environments variables:

EBAY_APP_ID= EBAY_CERT_ID= EBAY_DEV_ID= EBAY_RU_NAME= DEBUGX=ebay:*;

Run

ts-node examples/restful/buy/items.getItem.ts