UNPKG

url-shortener

Version:

Spawn up a simple webserver to act as a URL shortener

11 lines (10 loc) 162 B
{ "host": "localhost", "port": 8090, "uid": null, "gid": null, "urls": { "github": "https://github.com", "paste": "http://pastebin.com" } }