Generate Typescript code from API Schema
-
Updated
Jan 12, 2018 - TypeScript
Generate Typescript code from API Schema
A simple offline utility website to count endpoints in different (OpenAPI, Postman, GraphQL) schemas of different kinds (JSON, YAML, DSL).
Code-generation-free conversion of OpenAPI schema into typed Express request handlers
A Node.js tool that converts OpenAPI YAML schemas into TypeScript types and interfaces, with support for recursive `$ref` resolution and customizable file structure.
Add a description, image, and links to the api-schema topic page so that developers can more easily learn about it.
To associate your repository with the api-schema topic, visit your repo's landing page and select "manage topics."