sendinblue / APIv3-nodejs-library

SendinBlue's API v3 Node.js Library
ISC License
101 stars 47 forks source link

Can we get typescript definitions for this #37

Closed BobobUnicorn closed 3 years ago

BobobUnicorn commented 6 years ago

It looks like swagger does support a Typescript Node client. Can we get those declaration files alongside this repo?

isaadabbasi commented 5 years ago

@BobobUnicorn I just reopened this issue today, I'd love to know if you managed to integrate it?

ekta-slit commented 5 years ago

Hi @BobobUnicorn

We have planned this requirement & it will be available by the 2nd quarter of this year.

Thanks

JalilArfaoui commented 5 years ago

Can't wait !

captainjapeng commented 4 years ago

Typescript Defs is definitely a plus!

JClackett commented 4 years ago

Did this not happen then?

jonathanfallon commented 4 years ago

Haven't tried it yet and I might extract a subset of the features for my use case. https://github.com/sendinblue/APIv3-typescript-library

EzzatOmar commented 3 years ago

Any updates?

shubhamUpadhyayInBlue commented 3 years ago

Hey @EzzatOmar

For typescript definitions, I recommend you try out this https://github.com/sendinblue/APIv3-typescript-library. Let me know what you find missing in it. Also, https://www.npmjs.com/package/sib-api-v3-typescript is the related npm package.

Thanks Shubham