Rutgers University URL Shortener
Project description
A URL shortener for Rutgers University. For more information, contact [Rutgers Open System Solutions](http://oss.rutgers.edu).
Uses MongoDB. Python code targets Python 3.3.
Virtual Environment
Python dependencies are enumerated in pip.req. You can set up an appropriate virtual environment with the following:
$ virtualenv –no-site-packages –python=”python3” virtualenv $ source virtualenv/bin/activate $ pip install -r pip.req
Documentation
After setting up the virtual environment, you can generate HTML documentation by running ./build_docs.sh from the root of the project. The documentation will be placed in ./docs_out.
Features
### Web Application - Log in with a Rutgers NetID - Create a short URL from a long URL - Given a NetID, what URLs have they created? - Analytics on visits
### URL Shortening Service - Given a short URL, redirect to the long URL - Track visits to the short URL - Track popularity and number of clicks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file shrunk-0.6.4.tar.gz.
File metadata
- Download URL: shrunk-0.6.4.tar.gz
- Upload date:
- Size: 150.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec9130b369a74843a7d51cdc8e436cb9d3df35280e02a5d2c41f32ae8f3a60dd
|
|
| MD5 |
2e64620c6cd7a6c3a79e19400c2a28e1
|
|
| BLAKE2b-256 |
129247c35a46f0d460bddabd7715f13939dfe07855dff0d359661fbcd8aff8d1
|