appwrite/templates

🚀 Feature: Add WhatsApp with Vonage for Java

Open

#203 创建于 2023年10月1日

在 GitHub 查看
 (21 评论) (0 反应) (1 负责人)JavaScript (126 fork)auto 404
hacktoberfest

仓库指标

Star
 (174 star)
PR 合并指标
 (PR 指标待抓取)

描述

Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code. 🤩 You can learn more at our official Appwrite Functions docs.

Your task is to implement the WhatsApp with Vonage function in Java. You can look at the existing Appwrite Functions Templates in another coding language.

Your function should behave and be implemented similarly to existing WhatsApp with Vonage Node.js template.

Tasks summary:

  • Fork & clone Appwrite's templates repository
  • Create a branch feat-implement-whatsapp-with-vonage-java
  • Write code for the function in folder java/whatsapp-with-vonage/.
  • Test the function using Appwrite, provide a video.
  • Write a README.md explaining what the function does, how to use it, and customize it. Here is an example.
  • Submit a pull request to our templates repository

If you need any help, contact us on our Discord server.

Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊

Happy Appwriting!

贡献者指南