A simple private URL shortener powered by Nim.
Want to see it working? Take a look at our demo.
nim c main.nim
on your PC.
type
” at config.json
.
config.json
.urls
. The name will be the path and the content will be the address it will redirect to..env
.url_
”, followed by the desired path. The value will be the address it will redirect to.
main.exe
if you are on Windows or run main
if you are running Linux or Mac.Need help? Found a bug? Take a look at our issues page!