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

https://github.com/aclzz/cut-a-link

Simple url cutter on python django
https://github.com/aclzz/cut-a-link

cut database django postgresql-database url-cutter

Last synced: about 1 month ago
JSON representation

Simple url cutter on python django

Awesome Lists containing this project

README

          

# 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