Skip to content

Commit

Permalink
Added link to low-code connector framework
Browse files Browse the repository at this point in the history
  • Loading branch information
Amruta-Ranade authored Oct 3, 2022
1 parent 984945d commit e37979b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/connector-development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ To build a new connector in Java or Python, we provide templates so you don't ne

**Note: you are not required to maintain the connectors you create.** The goal is that the Airbyte core team and the community help maintain the connector.

## Low-code Connector-Development Framework

You can use the [low-code framework](config-based/low-code-cdk-overview.md) to build source connectors for REST APIs by modifying boilerplate YAML files.

## Python Connector-Development Kit \(CDK\)

You can build a connector very quickly in Python with the [Airbyte CDK](cdk-python/), which generates 75% of the code required for you.
Expand Down

0 comments on commit e37979b

Please sign in to comment.