Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nimbella/plugin-apispecgen

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nimbella/plugin-apispecgen

Nimbella API Specifications Generator - [A Nimbella CLI](https://nimbella.io/downloads/nim/nim.html) plugin. Generates postman, openapi, nimbella project configuration file in an existing nimbella project

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
4
Weekly downloads
 
Created
Source

Nimbella API Specifications Generator

This package is a plugin to extend the functionality of the Nimbella command interface, plugins allow developers to extend the functionality by adding commands or features.

Prerequisites

This is an extension to the Nimbella Command Line Tool, ensure you have it.

The command in this plugin can be invoked using nim project update --config. It will generate api specifications in the specified format for an existing nimbella project.

nim -v
nimbella-cli/1.6.0 linux-x64 node-v14.4.0

Install

Use this command to install the latest version of apispecgen plugin

nim plugin add apispecgen

Verify

Check the list of currently installed plugins:

nim plugins
apispecgen-1.0.0

Usage

nim project update --config

Uninstall

Use this command to uninstall this plugin

nim plugin remove apispecgen

Keywords

FAQs

Package last updated on 11 Nov 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc