Socket
Socket
Sign inDemoInstall

vscode-azurekudu

Package Overview
Dependencies
25
Maintainers
10
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vscode-azurekudu

Client used to interact with Kudu.


Version published
Weekly downloads
42
decreased by-50%
Maintainers
10
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 29 Jun 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc