Demo for Appwrite cloud functions in multiple coding languages

Demos for Functions

Demos for Appwrite Cloud Functions API in multiple coding langauges. Feel free to submit your PR with more functions that other Appwriters could use in their projects.

Getting Started

  1. Make sure you have a working instance of Appwrite (>=0.7), or install one.
  2. Go to your Appwrite dashboard and create a new Cloud Function (Functions -> Add Function).
  3. Once your function has been created, you can deploy one of the examples .tar.gz file in this repo. Each of these files contains a packaged demo Cloud Function, ready for usage.
  4. Trigger your new Cloud Function manually from the Appwrite dashboard using the execute button, listen to system events, or use the Appwrite API to execute your new function.
  5. Read Appwrite Cloud Functions docs to learn more about the different capabilities you can use.

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

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 security@appwrite.io instead of posting a public issue in GitHub.

Follow Us

Join our growing community around the world! Follow us on Twitter, Facebook Page, Facebook Group or join our live Discord server for more help, ideas, and discussions.

License

This repository is available under the BSD 3-Clause License.

Download Details:

Author: appwrite

Source Code: https://github.com/appwrite/demos-for-functions

#deno #nodejs #node #javascript

Demo for Appwrite cloud functions in multiple coding languages
6.00 GEEK