Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Generating TypeScript from WSDL or WADL

How can I convert WSDL or WADL to typescript code? and if I can't, how can I handle large dto from the server that changed its signature? I there a way to know it has been changed?

thanks

like image 454
almog Avatar asked Aug 01 '26 06:08

almog


2 Answers

Seems like https://github.com/dderevjanik/wsdl-tsclient is a common option these days. Haven’t tried it yet though.

like image 84
Martin Avatar answered Aug 03 '26 21:08

Martin


Rest Client Generator seems to able to convert WADL files into Typescript code to be used together with the Angular2 or Dojo2 framework.

like image 40
blerontin Avatar answered Aug 03 '26 19:08

blerontin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!