Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 568 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 568 Bytes

TypeAPI

About

TypeAPI is an OpenAPI alternative to describe REST APIs for type-safe code generation.

Our goal is to remove the need to develop custom client SDKs for an REST API. Once you have described your API with a TypeAPI specification you automatically get a ready to use client SDK.

For more information please visit our website at: https://typeapi.org/

The TypeAPI specification is developed at the TypeHub platform which is a collaborative platform to design TypeSchema and TypeAPI specifications.