An open API service indexing awesome lists of open source software.

https://github.com/s4300/shortenurl-python


https://github.com/s4300/shortenurl-python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# shortenurl library

Made by s4300

[Github](https://github.com/s4300/shortenurl-python)\
[PyPI](https://pypi.org/project/shortenurl/)\

# Setup

Command: pip install shortenurl\
Script: Coming soon!\

# Example code

tinyurl.create("apiToken", "urlToShorten", "alias", "domain")\
tinyurl.change("apiToken", "alias", "domain", "newAlias", and "newUrl")\
tinyurl.update("apiToken", "alias", "domain", "newAlias", "newDomain")

# Supported URL shorteners

[TinyURL](https://tinyurl.com/)