forked from cleveragents/cleveragents-core
92803df337
Flask URL shortener with base62 encoding, POST /shorten, GET /<code> redirect, input validation, and HTML templates (index + error page). Multi-file extraction correctly handled nested templates/ directory.