Overview
The definite guide on how to build with the Stage API connectors & Design System.
With the API connectors, you can access data from connected APIs and services. The Design System provides you with a set of components that you can use to build your extension. The design sytstem helps you build extensions for the Stage platform. It is built on top of React and TypeScript. The API & Design System are designed with simplicity in mind, so you can focus on building your extension.
API Connectors
The API connectors are the building blocks of your extension. They allow you to access data from connected APIs and services. The API connectors are designed to be simple and easy to use. You can use them to build your extension.
Installation
To install the API connectors, you need to run the following command:
This doesn't work atm, we are currently under construction.
Usage
The following example shows how to use the API connectors to fetch data from GitHub:
Design System
Installation
You can install the Stage Design System with npm:
This doesn't work atm, we are currently under construction.
Usage
You can import the Stage Design System components in your extension:
Next Steps
Now that you know how to use the API connectors and the Design System, you can start building your extension. You can learn more about the API connectors and the Design System in the following Blocks:
Last updated