Skip to content

Velocidensity/shorty

Repository files navigation

Shorty

A standard URL shortener with QR code support and a basic user interface

Features

  • Keeps track of and redirects short URL stems
  • Generates shortened QR codes in SVG and PNG formats
  • Detect and prevent duplicate URLs, with an option to force a new one
  • Hit tracking and statistics page
  • JSON RESTful API for URL information and creation

Documentation

https://velocidensity.github.io/shorty/

Refer to the documentation for installation, configuration, usage and development instructions.

Screenshots

TODO

  • add user account support
  • add user and administration panel
  • add stats page
  • add stats API