The Faros AI TypeScript/JavaScript CDK allows you to build Airbyte connectors quickly similarly to how our Python CDK does. This CDK currently offers support for creating Airbyte source connectors for:
- HTTP APIs
This document is the main guide for developing an Airbyte source with the Faros CDK.
An example of a source built with the Faros AI CDK can be found here. It's recommended that you follow along with the example source while building for the first time.