Skip to content

King-Amda-Test/Link_Shortener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Link Shortener

Link Shortener with using www.bitly.com API.

I use the www.bitly.com API for shortening links.

'TOKEN' and 'group_guid' you can get after registration on the site www.bitly.com

Three simple functions:

  1. User input a link to shorten;
  2. Function checks user input for compliance with the rules and, if necessary, corrects link;
  3. Function collects data for request and processes it to display a shortcut link to the user.

About

Link Shortener with using bitly.com API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%