diff --git a/documentation/docs/fetch-providers.mdx b/documentation/docs/fetch-providers.mdx index cfb96d0c..72664472 100644 --- a/documentation/docs/fetch-providers.mdx +++ b/documentation/docs/fetch-providers.mdx @@ -2,13 +2,15 @@ title: Available Fetch Providers --- -| Type of OPAL Fetcher | Link to GitHub Project | Authors | -| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------ | -| **Postgres** | [View here](https://github.com/permitio/opal-fetcher-postgres) | [`@asafc`](https://github.com/asafc) | -| **LDAP** | [View here](https://github.com/phi1010/opal-fetcher-ldap) | [`@phi1010`](https://github.com/phi1010) | -| **CosmosDB** | [View here](https://github.com/avo-sepp/opal-fetcher-cosmos) | [`@avo-sepp`](https://github.com/avo-sepp) | -| **FastAPI RPC** | [View here](https://github.com/permitio/opal/blob/master/packages/opal-common/opal_common/fetcher/providers/fastapi_rpc_fetch_provider.py) | [`@orweis`](https://github.com/orweis) | -| **HTTP** | [View here](https://github.com/permitio/opal/blob/master/packages/opal-common/opal_common/fetcher/providers/http_fetch_provider.py) | [`@orweis`](https://github.com/orweis) | +| Type of OPAL Fetcher | Link to GitHub Project | Authors | Company | +| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------- |----------------------------------------| +| **Postgres** | [View here](https://github.com/permitio/opal-fetcher-postgres) | [`@asafc`](https://github.com/asafc) | [Permit.io](https://permit.io/) | +| **LDAP** | [View here](https://github.com/phi1010/opal-fetcher-ldap) | [`@phi1010`](https://github.com/phi1010) | | +| **CosmosDB** | [View here](https://github.com/avo-sepp/opal-fetcher-cosmos) | [`@avo-sepp`](https://github.com/avo-sepp) | | +| **FastAPI RPC** | [View here](https://github.com/permitio/opal/blob/master/packages/opal-common/opal_common/fetcher/providers/fastapi_rpc_fetch_provider.py) | [`@orweis`](https://github.com/orweis) | [Permit.io](https://permit.io/) | +| **HTTP** | [View here](https://github.com/permitio/opal/blob/master/packages/opal-common/opal_common/fetcher/providers/http_fetch_provider.py) | [`@orweis`](https://github.com/orweis) | [Permit.io](https://permit.io/) | +| **MongoDB** | [View here](https://github.com/treedomtrees/opal-fetcher-mongodb) | [`@OancaAndrei`](https://github.com/OancaAndrei) | [Treedom](https://www.treedom.net/en) | +| **MySQL** | [View here](https://github.com/bhimeshagrawal/opal-fetcher-mysql) | [`@bhimeshagrawal`](https://github.com/bhimeshagrawal)| | :::tip **We are always looking for new custom OPAL fetchers providers to be created**. We love the help of our community, so if you