Skip to content

nurl is an open-source URL shortening application written in Python, built upon Pyramid and MongoDB.

License

Notifications You must be signed in to change notification settings

gustavofonseca/nurl

Repository files navigation

nurl

nurl is an open-source URL shortening application written in Python, built upon Pyramid and MongoDB.

It is licensed under BSD 3-Clause <http://www.opensource.org/licenses/BSD-3-Clause>.

Quick Installation

  1. Download the files from https://github.com/gustavofonseca/nurl
  2. Run python setup.py develop
  3. Edit development.ini to enter MongoDB configs
  4. Run pserve development.ini

This is a typical Pyramid app installation. For more details, take a look at: http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/

https://secure.travis-ci.org/gustavofonseca/nurl.png?branch=master

About

nurl is an open-source URL shortening application written in Python, built upon Pyramid and MongoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages