A standard URL shortener with QR code support and a basic user interface
- 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
https://velocidensity.github.io/shorty/
Refer to the documentation for installation, configuration, usage and development instructions.
![]() |
![]() |
- add user account support
- add user and administration panel
- add stats page
- add stats API