2023-04-17 16:45:47 +02:00
|
|
|
---
|
|
|
|
title: OpenMetadata
|
|
|
|
slug: /developers
|
|
|
|
---
|
|
|
|
|
|
|
|
# OpenMetadata Development
|
|
|
|
|
|
|
|
Here are the articles in this section:
|
|
|
|
|
2023-04-21 21:59:41 +05:30
|
|
|
{% inlineCalloutContainer %}
|
|
|
|
{% inlineCallout
|
2023-04-17 16:45:47 +02:00
|
|
|
icon="play_arrow"
|
|
|
|
bold="Architecture"
|
2023-06-01 08:25:17 +05:30
|
|
|
href="/developers/architecture" %}
|
2023-04-17 16:45:47 +02:00
|
|
|
Overview of the high level architecture of OpenMetadata
|
2023-04-21 21:59:41 +05:30
|
|
|
{% /inlineCallout %}
|
|
|
|
{% inlineCallout
|
2023-04-17 16:45:47 +02:00
|
|
|
icon="play_arrow"
|
|
|
|
bold="Open Source Community"
|
2023-06-01 08:25:17 +05:30
|
|
|
href="/developers/open-source-community" %}
|
2023-04-17 16:45:47 +02:00
|
|
|
Discover support and meetings about OpenMetadata development
|
2023-04-21 21:59:41 +05:30
|
|
|
{% /inlineCallout %}
|
|
|
|
{% inlineCallout
|
2023-04-17 16:45:47 +02:00
|
|
|
icon="play_arrow"
|
|
|
|
bold="Contribute"
|
2023-06-01 08:25:17 +05:30
|
|
|
href="/developers/contribute" %}
|
2023-04-17 16:45:47 +02:00
|
|
|
Explore how you can contribute to the ongoing development of OpenMetadata
|
2023-04-21 21:59:41 +05:30
|
|
|
{% /inlineCallout %}
|
|
|
|
{% inlineCallout
|
2023-04-17 16:45:47 +02:00
|
|
|
icon="play_arrow"
|
|
|
|
bold="Webhooks"
|
2024-07-16 10:01:29 +05:30
|
|
|
href="/how-to-guides/data-quality-observability/observability/webhooks" %}
|
2023-04-17 16:45:47 +02:00
|
|
|
Presentation on how to setup webhooks within OpenMetadata
|
2023-04-21 21:59:41 +05:30
|
|
|
{% /inlineCallout %}
|
2023-12-01 12:11:11 +05:30
|
|
|
{% inlineCallout
|
|
|
|
icon="play_arrow"
|
|
|
|
bold="Bots"
|
|
|
|
href="/developers/bots" %}
|
|
|
|
Learn how to setup ingestion bots.
|
|
|
|
{% /inlineCallout %}
|
|
|
|
{% inlineCallout
|
|
|
|
icon="play_arrow"
|
|
|
|
bold="Language Support"
|
|
|
|
href="/developers/how-to-add-language-support" %}
|
|
|
|
Learn how to add language support in OpenMetadata
|
|
|
|
{% /inlineCallout %}
|
|
|
|
{% inlineCallout
|
|
|
|
icon="play_arrow"
|
|
|
|
bold="Custom Property to an Entity with API"
|
|
|
|
href="/developers/how-to-add-custom-property-to-an-entity" %}
|
|
|
|
Create custom properties to data assets using API.
|
|
|
|
{% /inlineCallout %}
|
2023-04-21 21:59:41 +05:30
|
|
|
{% /inlineCalloutContainer %}
|