@scalar/postman-to-openapi
TypeScript icon, indicating that this package has built-in type declarations

0.2.15 • Public • Published

Postman to OpenAPI Converter

Version Downloads License Discord

Convert Postman collections to the open standard OpenAPI. Free the postman!

Installation

npm install @scalar/postman-to-openapi

Usage

import { convert } from '@scalar/postman-to-openapi'

// Free the postman!
const result = await convert(myPostmanCollection)

console.log(result)

Community

We are API nerds. You too? Let’s chat on Discord: https://discord.gg/scalar

Thank you!

This package is based on the existing postman-to-openapi by @joolfe. We update the code and adapted it to our use case. You might consider our package the modern successor.

Package Sidebar

Install

npm i @scalar/postman-to-openapi

Weekly Downloads

23,648

Version

0.2.15

License

MIT

Unpacked Size

164 kB

Total Files

79

Last publish

Collaborators

  • amritkahlon
  • cameronrohani
  • marclave
  • tommastro
  • scalar_geoff
  • hwkr
  • mason-little
  • hanspagel
OSZAR »