templates icon indicating copy to clipboard operation
templates copied to clipboard

🚀 Feature: Add Sync with Meilisearch for C++

Open gewenyu99 opened this issue 1 year ago â€ĸ 14 comments

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 Sync with Meilisearch 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 Sync with Meilisearch Node.js template.

Tasks summary:

  • [ ] Fork & clone Appwrite's templates repository
  • [ ] Create a branch feat-implement-sync-with-meilisearch-cpp
  • [ ] Write code for the function in folder cpp/sync-with-meilisearch/.
  • [ ] 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!

gewenyu99 avatar Oct 01 '23 00:10 gewenyu99