Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 635 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 635 Bytes

Urlenco.de

Introduction

Urlenco.de is the code base behind a fun little URL shortener application that I wrote "once upon a time". Originally Urlenco.de was built on top of ASP.NET running on top of Mono, Lighttpd (via FastCGI) and PostgreSQL. This codebase however is a completely rewritten from scratch using Eventlet, Cheetah, Redis and my own tiny MVC framework "MicroMVC".