vscode-azurekudu
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

VSCode Azure SDK for Node.js - KuduClient

Build Status

This package provides an automatically generated typescript client for Kudu.

Concepts

  • Swagger: A tool for describing and debugging REST APIs. For ASP.NET projects, you add swagger with this single nuget package.
  • AutoRest: A tool for creating client libraries for REST APIs. In this repo, we give it a swagger.json file and it creates a typescript client.

Development

If changes to this package are necessary, manually edit "swagger.json". This file used to be generated off a fork of kudu that enabled swagger, but the fork has fallen out of sync with the original and it's just not worth the effort to keep them in sync.

Then, install "autorest" and run the following command to re-generate the source code of this package:

autorest autorestconfig.json

License

MIT

Package Sidebar

Install

npm i vscode-azurekudu

Weekly Downloads

33

Version

0.2.3

License

MIT

Unpacked Size

2.44 MB

Total Files

279

Last publish

Collaborators

  • azcode-bot
  • alexweininger
  • bwateratmsft
  • sweatherford
  • naturins
  • erijiz
  • fiveisprime
  • jinglou-msft
  • microsoft1es
  • meganmott
  • microfish91