Open Runtimes Functions Examples ⚡️
Example functions to show off what you can achieve with Open Runtimes.
List of Examples
Example | Dart | Deno | Node | PHP | Python | Ruby | Swift |
---|---|---|---|---|---|---|---|
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 | ✅ | ||||||
Wipe Appwrite Bucket | ✅ |
Contributing
All code contributions - including those of people having commit access - must go through a pull request and be approved by a core developer before being merged. This is to ensure a proper review of all the code.
All functions should have the exactly same functionality as their other language counterparts and if possible you should avoid using any third-party libraries to keep the functions simple and secure.
We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the contribution guide.
Security
For security issues, kindly email us at security@appwrite.io instead of posting a public issue on GitHub.
Discord Server
Join our live Discord server for more help, ideas, and discussions.
License
This repository is available under the MIT License.