Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

swagger-codegen-openapi

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-codegen-openapi

A code generator based on openapi generator

Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
55
14.58%
Maintainers
1
Weekly downloads
 
Created
Source

https://img.shields.io/npm/v/swagger-codegen-openapi Commitizen friendly semantic-release Dependabot Status https://img.shields.io/npm/l/swagger-codegen-openapi npm bundle size

OpenAPI Code generator

Installation

npm

npm i swagger-codegen-openapi -D

yarn

yarn add swagger-codegen-openapi -D

Usage

Add this to your scripts and execute generate:api whenever you need to generate APIs

"generate:api" : "generate-api -i swaggerUrl -g typescript-axios"

Documentation

Read more about how to use it in our documentation.

Keywords

swagger

FAQs

Package last updated on 30 Aug 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