The following page shows different services and tools working with the TypeAPI specification.
SDKgen is a service which provides a code generator as REST API, you can consume the API either manually or through a simple CLI app which helps to integrate it into different environments. Besides this it also provides additional languages like Java and Go.
TypeHub is a new platform to quickly build and share client SDKs and data models. It internally also uses the SDKgen API and covers the complete flow to manage and evolve your TypeAPI specification.
Fusio is an open source API management platform which helps to create innovative API solutions. It is tightly integrated with TypeAPI and it can automatically generate a TypeAPI specification.
Angular component which allows you to build and view TypeAPI specifications. We provide a current version at our Sandbox page.
GitHub action which allows you to generate code through a GitHub workflow action.
A simple binary written in go which allows you to generate code.