Skip to main content

Overview

info

Latest Version: 0.1.0-alpha.1640112124

The DataLbry Connector SDK is an easy-to-use integration framework helping developer to easily write connectors. At the very moment, the Connector-SDK only supports the DataLbry Knowledge Cloud as a target. If you are interested in having another target supported, let us know.

info

Connector are applications usually connecting a single data source, with a single data target. In simple words: It fetches data from a software system and puts the data into another system.

If you are interested in diving deeper into the Connector-SDK checkout:

License#

The DataLbry Connector-SDK is published using the Apache License, feel free to contribute or fork the repository and help us on our way to help developer writing integrations in no time.

Copyright 2021 DataLbry Technologies UG

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.