demos-for-functions icon indicating copy to clipboard operation
demos-for-functions copied to clipboard

Demo for Appwrite cloud functions in multiple coding languages ⚡️ 🌩

Results 34 demos-for-functions issues
Sort by recently updated
recently updated
newest added

### 👟 Reproduction steps Hello, just enter a Bug issue creation and click on Appwrite version dropdown. ### 👍 Expected behavior Since Appwrite is now in 0.14.x it should be...

bug

### Proof of Work ![image](https://user-images.githubusercontent.com/39033239/156053808-5fb0656f-2f20-4a02-99d0-d476ced0e4b2.png)

## Suggest new Idea for Cloud Function Demos 💡 We use Appwrite Cloud Functions demos as a good way to show how Cloud Functions can be used with Appwrite, and...

enhancement
help wanted
dwoc

Implemented function to get internet speed using [`speedtest-cli`](https://github.com/sivel/speedtest-cli). Part of appwrite/appwrite#1910. **Execution screenshot** ![image](https://user-images.githubusercontent.com/29891001/147131756-4e6bd12b-f732-412f-a70d-1359bcab7e71.png) I opened a PR for this issue (even though it was assigned to someone else) because...

Issue: https://github.com/appwrite/appwrite/issues/1920

PR for the implementation in Python of the gdpr export function (issue: https://github.com/appwrite/appwrite/issues/1904 ) - What does it do? This function finds all documents in all collections where the ID...

Hello, This PR contains a demo object detection sample for #46 I've had some fun with it, had to oversome .NET SDK shortcomings and even learned something about JSON parsers...

### 💭 Description This is a supporting function to a [fitness challenge](https://github.com/gireeshp/fitness_challenge) app built using Appwrite & Flutter. The function should calculate user rankings (leaderboard) based on the user activities....

documentation