zijianhuang / webapiclientgen

Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
MIT License
168 stars 38 forks source link

support vue with Axios #68

Closed zijianhuang closed 5 years ago

zijianhuang commented 5 years ago

https://vuejs.org/v2/cookbook/using-axios-to-consume-apis.html https://vuejs.org/v2/guide/typescript.html

zijianhuang commented 5 years ago

done