Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alimozdemir/openapi-client-generator

This project is a VSCode extension for client-side model/request generation
https://github.com/alimozdemir/openapi-client-generator

generator openapi openapi-model swagger swagger-client swagger-client-generator vscode

Last synced: 20 days ago
JSON representation

This project is a VSCode extension for client-side model/request generation

Awesome Lists containing this project

README

        

# OpenAPI Client Generator

This extension generates typescript models and axios request for the developer. This extension aims for the productivity. Also I want to create a system that could see the updates and differences between generated and the latest easily.

## Features

* OpenAPI paths and schemas as tree view
* Typescript interface generation
* axios request generation
* Versioning of generated codes (schemas)

## Requirements

VSCode > 1.63.0

## Extension Settings

## Known Issues

## Release Notes

### 1.0.0

Not released yet

-----------------------------------------------------------------------------------------------------------

**Enjoy!**