Basic-Python-Programs icon indicating copy to clipboard operation
Basic-Python-Programs copied to clipboard

Add url_shortener.py

Open Akshitkt001 opened this issue 1 year ago • 0 comments

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!

Akshitkt001 avatar Aug 27 '24 07:08 Akshitkt001