54 lines
1.5 KiB
Markdown
Raw Normal View History

---
title: OpenMetadata
slug: /developers
---
# OpenMetadata Development
Here are the articles in this section:
{% inlineCalloutContainer %}
{% inlineCallout
icon="play_arrow"
bold="Architecture"
2023-06-01 08:25:17 +05:30
href="/developers/architecture" %}
Overview of the high level architecture of OpenMetadata
{% /inlineCallout %}
{% inlineCallout
icon="play_arrow"
bold="Open Source Community"
2023-06-01 08:25:17 +05:30
href="/developers/open-source-community" %}
Discover support and meetings about OpenMetadata development
{% /inlineCallout %}
{% inlineCallout
icon="play_arrow"
bold="Contribute"
2023-06-01 08:25:17 +05:30
href="/developers/contribute" %}
Explore how you can contribute to the ongoing development of OpenMetadata
{% /inlineCallout %}
{% inlineCallout
icon="play_arrow"
bold="Webhooks"
href="/how-to-guides/data-quality-observability/observability/webhooks" %}
Presentation on how to setup webhooks within OpenMetadata
{% /inlineCallout %}
{% 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 %}
{% /inlineCalloutContainer %}