-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 Feature: Add WhatsApp with Vonage for C++ #199
Comments
Hey @gewenyu99, Can you assign me this issue? |
I would like to work on this. Can u pls assign this to me? @gewenyu99 |
Hi @FreSauce have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃 Notes:
|
Hi, we assign issues on first-come first-serve basis. If @FreSauce is unresponsive, we will assign it to you. |
@Haimantika I would like to work on this Issue. |
Hi, we assign issues on first-come first-serve basis. If @FreSauce is unresponsive, we will assign it to you. |
@FreSauce is there any update? |
@Haimantika, Yea I'm halfway through. Done with the curl request, just need to write code to send static files and throw error |
Hi @FreSauce let us know when your PR is ready for review. |
@Haimantika, this issue is still blocked for now, as there needs to be some changes made to the cpp runtime. I talked with @Meldiron about it, and he is working on it. |
Closing issue due to inactivity and hacktoberfest being over, thank you for taking the time to be part of hacktoberfest this year :) |
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 C++. 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:
feat-implement-whatsapp-with-vonage-cpp
cpp/whatsapp-with-vonage/
.README.md
explaining what the function does, how to use it, and customize it. Here is an example.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!
The text was updated successfully, but these errors were encountered: