Skip to main content

Welcome to liblab

Build developer friendly SDKs in minutes from your APIs

# Install liblab
npm install -g liblab
# login
liblab login
# Create your config file
liblab init --spec https://petstore.swagger.io/v2/swagger.json
# Generate your SDK
liblab build

Generate SDKs in multiple languages, as well as Terraform providers

Some SDK languages are in beta. Check our SDK language support reference guide for details

TypeScript logo

Python logo

Java logo

dot net logo

go logo

go logo

go logo

terraform logo terraform logo

Tutorials

Automatically generate your SDK every time your API changes using GitHub Actions.

Learn how to add RAG to your apps using Semantic Kernel and C# SDKs.

Learn how to add SDK documentation to an existing Docusaurus documentation site.

Learn how to customize your SDK with hooks.

Learn how to build an SDK to control a llama in a game.

Learn how to build and utilize SDK Workflows with liblab to enhance API integration.

Learn how to build and utilize SDK Workflows with liblab to enhance API integration.

Learn how to build and utilize an SDK with streaming.

Learn how to integrate Redocly with liblab to generate enhanced API documentation.

Learn how to use the pagination feature to automate your queries from large data sets.

Learn how to generate an SDK using the TypeScript v2 SDK and explore its new features.

Manage your account and SDKs with the liblab portal

The liblab portal dashboard The liblab portal dashboard

Discover more video tutorials on our YouTube channel