summaryrefslogtreecommitdiff
path: root/test.sh
AgeCommit message (Collapse)Author
2026-04-19feat: Initial Commit, Partial FunctionalityJacob McDonnell
This is the initial commit. The url-shortener is partially functional. URLs can be shortened and stored for the runtime of the program. API keys are not checked, nothing is persistent, and short URLs are size limited to 4 alpha numeric characters.