1.2.0 • Published 9 months ago

postman-typescript v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Introduction

We all always want to access the properties for our api response,Imagine Creating Types for API, You will usually head over to tool or create on your self if the API list is few, 😌 Imagine the List is 500 Now ? How Many hours are your ready to spend, to Speed this up, Presenting POSTMAN-API-TYPES Generator ⚙️ which will automate this for you in just few seconds.

Contribution's are Appericiated, This is Open Source - lets Build it Awesome 🥳

Features

  • Supports PostMan Collection
  • Supports Exported PostMan Collection JSON

Installation

Usage

Local Generation

  • Export the Postman collaction JSON
  • Paste the content inside data.json
  • Run node index.js

PostMan Collecion Generation

The Types will be generated inside Types directory

RoadMap

  • GENERAL - Convert js to TS
  • POSTMAN - Fetch JSON from Collection POSTMAN URL
  • GENERAL - Create Custom CMD for Postman / Normal JSON