apioo/typeapi
TypeAPI is an OpenAPI alternative to describe REST APIs for type-safe code generation.
TypeAPI helps developers create client SDKs for their REST APIs automatically. You provide a TypeAPI specification describing your API's structure, and it generates a ready-to-use, type-safe client SDK. This is designed for software developers who build and maintain REST APIs and their corresponding client libraries.
Use this if you are a developer looking to eliminate manual client SDK development for your REST APIs and ensure type safety.
Not ideal if you are not a software developer or you need a solution for API documentation without code generation.
Stars
74
Forks
2
Language
PHP
License
MIT
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/apioo/typeapi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents