Skip to content

kvrao33/Swagger-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This is a Node js Tool please check that ypu have installed Node J

Getting Started

This is a node js ( Javascript tool ) to geanerate swagger yaml file by postman collection

Prerequisites

it needs only node js

  • Node JS Install For Linux (Ubuntu)
    • To get this version, you can use the apt package manager. Refresh your local package index first:
    sudo apt update
    • Then install Node.js:
    sudo apt update
    • Check that the install was successful by querying node for its version number:
     node -v

Output

v10.19.0

Installation

_Below is an example of how to install the tool in your

  1. Clone the repo
    git clone https://github.com/kvrao33/Swagger-tool.git

Usage

Roadmap

  • Add Response
  • Add Header
  • Add Query params
  • Add Request Body
    • XML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published