Install Now

What is Membrane?

Membrane is a hosted TypeScript runtime specifically designed to build personal automation tools and interact with APIs more easily.

FEATURES
EXAMPLES
open integrations model
Drivers is what we call API connectors.
A driver is a regular Membrane program but with the sole purposes of exposing an API and its types in your graph. Anyone can write or modify a driver and share it in Github. Drivers use exactly the same model as normal programs so there's nothing new to learn.
We keep a directory of drivers that can be installed with one click from Visual Studio Code.
Need to connect to an API that doesn't have a driver yet? No problem, you can always use fetch directly. Always feel free to reach out on discord to requests new drivers.

What is Membrane?

Membrane is a hosted TypeScript runtime specifically designed to build personal automation tools and interact with APIs more easily.

FEATURES
Drivers is what we call API connectors.
A driver is a regular Membrane program but with the sole purposes of exposing an API and its types in your graph. Anyone can write or modify a driver and share it in Github. Drivers use exactly the same model as normal programs so there's nothing new to learn.
We keep a directory of drivers that can be installed with one click from Visual Studio Code.
Need to connect to an API that doesn't have a driver yet? No problem, you can always use fetch directly. Always feel free to reach out on discord to requests new drivers.

EXAMPLES
Features Walkthrough
In this video we discuss 3 of the most important features of Membrane: Durability, The Graph, and Observability.
Clickable poster of the Features Walkthrough video
Communication


Enter your email for occasional updates