mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 11:39:39 +00:00
44 lines
1011 B
Markdown
44 lines
1011 B
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 setup webhooks within OpenMetadata
|
||
|
</InlineCallout>
|
||
|
</InlineCalloutContainer>
|