Metadata-Version: 2.1
Name: Hunabku_urlshortener
Version: 0.0.3
Summary: Hunabku plguin
Home-page: https://github.com/colav/Hunabku_plugins
Author: Colav
Author-email: colav@udea.edu.co
License: BSD
Description-Content-Type: text/markdown

<center><img src="https://raw.githubusercontent.com/colav/colav.github.io/master/img/Logo.png"/></center>

# HunabKu urlshortener plugin 
Hunabku urlshortener allows to change long urls by urls of decent size.

Endpoints to create short urls and to redirect are documented in apidocs,
when you start the server you will find it in /apidoc/index.html



# Installation

## Dependencies
This package saves the urls in a MongoDB, MongoDB have to be installed to put this work.


## Package
Just run the command
`pip install hunabku_urlshortener`


# License
BSD-3-Clause License 

# Links
http://colav.udea.edu.co/



