Skip to content

darxtrix/Anonymous_Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonymous_Me

A Url Shortener that will make you anonymous on the web. Generates anonymous shortened urls from a supplied url. And it's here: http://anme.herokuapp.com

Features

  • Saves the state of urls to cut down resources used.
  • Easily extendible !

Built Using

  • Django 1.6.5
  • PostgreSql

Usage

Locally, create a database and configure settings.local and then :

$ virtualenv --no-site-packages anonymous_me
$ cd anonymous_me/
$ git clone https://github.com/black-perl/Anonymous_Me.git
$ cd Anonymous_Me/
$ foreman start

Fork it if you like

Any queries at [email protected]

About

A url shortener written using Django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published