-
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: URL Shortener for Python #219
Comments
can you assign this issue to me, if its a valid issue I can start working on it please @Haimantika |
Is this issue not appropriate @Haimantika |
Hi @codewithkushagra This is not one of our Hacktoberfest issues, you're free to contribute but will not be a part of Hacktoberfest, and the PR review will likely happen after Hacktoberfest. Thanks! |
oh, okay @gewenyu99 |
I will work on it |
Assigning it to you. If you have any questions, feel free to ask us on Discord |
🔖 Feature 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 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:
feat-implement-url-shortener-python
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!
🎤 Pitch
Upon reviewing the project's README, it has come to my attention that the Python implementation for a specific feature is pending. A corresponding issue related to this matter was not evident in the available documentation. Drawing from my experience, I successfully engineered a bespoke URL shortener leveraging Django during the Tally Hackathon, where my team became finalists. Given this proficiency and accomplishment, I am confident in my ability to construct a URL shortener template for appwrite.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: