Skip to content

ACLzz/cut-a-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cut a link

Simple url cutter on django. It has extra shortcuts. They will provide an opportunity to see extra data of those who clicked on your link. You can visit it on cut-a-link.herokuapp.com

Requirements:

  • Python 3
  • Pipenv

Environment variables

  • DATABASE : name of postgresql database
  • DB_USER : username for postgresql
  • DB_PASS : password for user in postgresql
  • DB_HOST : ip address or url of postgresql database
  • DB_PORT : Port of postgresql database
  • IP_API_KEY : API key from ipstack.com