mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 03:59:45 +00:00

* Prep 1.1.2 docs and remove 1.1.1 * Prep 1.1.2 release pages * add missing links in menu.md --------- Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
40 lines
1.0 KiB
Markdown
40 lines
1.0 KiB
Markdown
---
|
|
title: OpenMetadata
|
|
slug: /developers
|
|
---
|
|
|
|
# OpenMetadata Development
|
|
|
|
Here are the articles in this section:
|
|
|
|
{% inlineCalloutContainer %}
|
|
{% inlineCallout
|
|
color="violet-70"
|
|
icon="play_arrow"
|
|
bold="Architecture"
|
|
href="/developers/architecture" %}
|
|
Overview of the high level architecture of OpenMetadata
|
|
{% /inlineCallout %}
|
|
{% inlineCallout
|
|
color="violet-70"
|
|
icon="play_arrow"
|
|
bold="Open Source Community"
|
|
href="/developers/open-source-community" %}
|
|
Discover support and meetings about OpenMetadata development
|
|
{% /inlineCallout %}
|
|
{% inlineCallout
|
|
color="violet-70"
|
|
icon="play_arrow"
|
|
bold="Contribute"
|
|
href="/developers/contribute" %}
|
|
Explore how you can contribute to the ongoing development of OpenMetadata
|
|
{% /inlineCallout %}
|
|
{% inlineCallout
|
|
color="violet-70"
|
|
icon="play_arrow"
|
|
bold="Webhooks"
|
|
href="/developers/webhooks" %}
|
|
Presentation on how to set up webhooks within OpenMetadata
|
|
{% /inlineCallout %}
|
|
{% /inlineCalloutContainer %}
|