appwrite / templates

Templates for Appwrite Functions ⚡ī¸đŸŒŠī¸
https://appwrite.io
MIT License
119 stars 86 forks source link

🚀 Feature: Add URL Shortener Function for Python #83

Closed Haimantika closed 11 months ago

Haimantika commented 11 months ago

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 URL Shortener 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 URL Shortener Node.js template.

Tasks summary:

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!

notnotrachit commented 11 months ago

I see this issue has been closed as completed, but I can't find the python template for URL shortener.

I can work on this if the issue is reopened