Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _README_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ API Key to talk to Appwrite backend APIs.
|----------------|-----------------|
| Required | Yes / No |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |
4 changes: 2 additions & 2 deletions bun/sync-with-meilisearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -56,7 +56,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions deno/sync-with-meilisearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -56,7 +56,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions kotlin/sync-with-meilisearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -55,7 +55,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ---------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions node-typescript/sync-with-meilisearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -56,7 +56,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
2 changes: 1 addition & 1 deletion node/payments-with-stripe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Your Appwrite project's API key.
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `083d341ee48...` |
| Documentation | [Appwrite: Create an API key](https://appwrite.io/docs/keys#:~:text=To%20create%20a%20new%20API,scope%20to%20grant%20your%20application.) |
| Documentation | [Appwrite: Create an API key](https://appwrite.io/docs/advanced/platform/api-keys#:~:text=To%20create%20a%20new%20API,scope%20to%20grant%20your%20application.) |

### APPWRITE_ENDPOINT

Expand Down
2 changes: 1 addition & 1 deletion node/storage-cleaner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_ENDPOINT

Expand Down
2 changes: 1 addition & 1 deletion node/subscriptions-with-stripe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Your Appwrite project's API key.
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `083d341ee48...` |
| Documentation | [Appwrite: Create an API key](https://appwrite.io/docs/keys#:~:text=To%20create%20a%20new%20API,scope%20to%20grant%20your%20application.) |
| Documentation | [Appwrite: Create an API key](https://appwrite.io/docs/advanced/platform/api-keys#:~:text=To%20create%20a%20new%20API,scope%20to%20grant%20your%20application.) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions node/sync-with-algolia/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -58,7 +58,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions node/sync-with-meilisearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -56,7 +56,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
2 changes: 1 addition & 1 deletion node/url-shortener/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions php/sync-with-algolia/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -58,7 +58,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions php/sync-with-meilisearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -56,7 +56,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ---------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions python/sync_with_algolia/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -58,7 +58,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions python/sync_with_meilisearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -56,7 +56,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down
4 changes: 2 additions & 2 deletions ruby/sync_with_meilisearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ API Key to talk to Appwrite backend APIs.
| ------------- | -------------------------------------------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `d1efb...aec35` |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/getting-started-for-server#apiKey) |
| Documentation | [Appwrite: Getting Started for Server](https://appwrite.io/docs/advanced/platform/api-keys) |

### APPWRITE_DATABASE_ID

Expand All @@ -56,7 +56,7 @@ The ID of the collection in the Appwrite database to sync.
| ------------- | ------------------------------------------------------------- |
| Required | Yes |
| Sample Value | `7c3e8...2a9f1` |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/databases#collection) |
| Documentation | [Appwrite: Collections](https://appwrite.io/docs/products/databases/collections) |

### APPWRITE_ENDPOINT

Expand Down