Ecosystem

The following page shows different services and tools working with the TypeAPI specification.


Services

SDKgen

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

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

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.


Tools

TypeAPI-Editor

Angular component which allows you to build and view TypeAPI specifications. We provide a current version at our Sandbox page.

SDKgen-Generator-Action

GitHub action which allows you to generate code through a GitHub workflow action.

SDKgen-Generator-CLI

A simple binary written in go which allows you to generate code.

Edit this page