Skip to content
/ typeapi Public

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

License

Notifications You must be signed in to change notification settings

apioo/typeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.