ebay-node-api icon indicating copy to clipboard operation
ebay-node-api copied to clipboard

Introducing our TypeScript library

Open dantio opened this issue 5 years ago • 1 comments

Hey everyone,

@pajaydev first of all, thank your amazing work on this project.

We took this library (with other similar libraries) as an example to implement a new eBay API library based on TypeScript: https://github.com/hendt/ebay-api. Now, we want to share this library with you!

This libarry has almost all APIs (traditional and RESTful) and supports Auth'N'Auth and OAuth2. You can even use eBay APIs in a browser. Soon we want to publish more tests and reach a stable state (version 1.0.0). Right now it is already in use in our internal App, but much of the APIs are not tested yet.

We would be very happy if you give it a try and send us feedback! I hope you don't mind that I share this libarary on this way.

dantio avatar Feb 26 '20 10:02 dantio

@dantio Thanks. Sure, I can take a look.

pajaydev avatar Feb 28 '20 18:02 pajaydev