short
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v37View latest version
A URL shortener in Val Town! This turns URLs into strings like
https://vawogbemi-short.web.val.run/JK
An implementation of https://www.val.town/v/tmcw/short
It uses SQL instead of express persistent storage.
Short(id INT, url TEXT)
