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 .
- Host: GitHub
- URL: https://github.com/yuaanlin/postman-typescript-generator
- Owner: yuaanlin
- Created: 2021-07-27T16:43:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T09:50:49.000Z (almost 5 years ago)
- Last Synced: 2025-03-28T22:25:27.318Z (about 1 year ago)
- Topics: api, code-generator, postman, react, sdk, tool, typescript
- Language: TypeScript
- Homepage: https://postman-typescript-generator.linyuanlin.com/
- Size: 238 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.