-
Notifications
You must be signed in to change notification settings - Fork 92
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 Sync with Meilisearch for Python #195
Comments
Hi @gewenyu99 I would like to contribute to this issue, please assign the issue to me. |
Hi @ishandutta0098 have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃 Notes:
|
I can work on this if the assignee cannot. |
Hey @Haimantika can you kindly reassign it to me if anyone is not interested |
Update - @Haimantika I have written the code, figuring out the testing part. To test it I am supposed to create a function and run it successfully right or can I raise a PR first and we can discuss the code before testing? |
@ishandutta0098 yep, deploy on Appwrite cloud and test your code :) |
I want to give this issue a try. Can u assign the task to me? |
Hi, Ishan is working on it, if he gets idle, we can assign it to you :) |
@Haimantika @gewenyu99 I have updated the PR message with a successful demo video and it is ready for review. |
Thanks, I have requested a review from @loks0n :) |
Thanks Haimantika! |
Hi @Haimantika |
Closed by #218 |
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 Python. 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:
feat-implement-sync-with-meilisearch-python
python/sync_with_meilisearch/
.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: