Skip to content

Generate Types for your API Made Easy!! - Supports Postman Collections

Notifications You must be signed in to change notification settings

mrniamster/postman-collection-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Generate Types from PostMan Collection URL.
  • Generate Types from exported PostMan Collection JSON locally.

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

About

Generate Types for your API Made Easy!! - Supports Postman Collections

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published