Skip to content
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

Add url_shortener.py #500

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Akshitkt001
Copy link

This pull request introduces a new script, url_shortener.py, which implements URL shortening functionality. The script includes:

A function to shorten URLs.
Integration with a URL shortening API.
Basic error handling.
This addition aims to enhance the repository by providing a useful tool for managing and shortening URLs. I have tested the script and confirmed that it works as expected.

Please review the changes and let me know if there are any suggestions or improvements needed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant