Skip to content

apioo/typeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5a2064 · Feb 22, 2025
Feb 22, 2025
Dec 16, 2024
Feb 22, 2025
Feb 22, 2025
Jan 29, 2023
Nov 15, 2024
Apr 16, 2023

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 meta specification which describes the specification itself is located at ./specification/typeapi.json. We automatically push the specification to the TypeHub platform where you can see also a rendered version of the specification and download the auto generated models.