Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 673 Bytes

readme.md

File metadata and controls

33 lines (21 loc) · 673 Bytes

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 ankprashar@gmail.com