An open API service indexing awesome lists of open source software.

https://github.com/yuaanlin/postman-typescript-generator

A tool to generate Typescript SDK from Postman API document. Made with React.js .
https://github.com/yuaanlin/postman-typescript-generator

api code-generator postman react sdk tool typescript

Last synced: 2 months ago
JSON representation

A tool to generate Typescript SDK from Postman API document. Made with React.js .

Awesome Lists containing this project

README

          

# Postman Typescript Generator

This project is a tool to generate Typescript code from Postman exported API collection json file.

The documentation of this project is still working on it.

You can use this tool on [https://postman-typescript-generator.linyuanlin.com](https://postman-typescript-generator.linyuanlin.com)

If you have any feature request or found any bug, please open a pull request.