-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
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.mdexplaining 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!
Metadata
Metadata
Assignees
Labels
No labels