examples icon indicating copy to clipboard operation
examples copied to clipboard

Docs: Add examples of new runtimes released in 0.1.0

Open 2002Bishwajeet opened this issue 3 years ago • 2 comments

With the release of new runtimes in appwrite 0.14.x , we need some examples on how you can run your functions in your favorite runtimes.

Adding a list here to keep track on of what's been done.

Example Dotnet Java Kotlin C++
Send email with Mailgun
Convert phone number to country name
Send SMS with Twilio
Translate text with Google
Object detection
Generate Giphy GIF
Get Covid-19 stats

2002Bishwajeet avatar May 19 '22 13:05 2002Bishwajeet

Contributions to this issue are eligible for Hacktoberfest?

abhishekdd avatar Oct 09 '22 21:10 abhishekdd

Opened a PR for this https://github.com/open-runtimes/examples/pull/162

IMPranshu avatar Jul 29 '23 06:07 IMPranshu