openapiv3-to-typescript 0.1.0

Generate TypeScript from OpenAPIv3
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# openapiv3-to-typescript

**openapiv3-to-typescript** is a Rust-based tool designed to generate TypeScript types directly from OpenAPI v3 schemas. 

Create an instance of `Generator` to parse types.

## Installation

WIP

## Contribution

Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.