a simple server to manage shortcuts
curl --data "shortcut=my-first-link&target=http://github.com" localhost:3000/links.json
localhost:3000/my-first-link
That will redirect you to http://github.com
| Name | Name | Last commit date | ||
|---|---|---|---|---|
a simple server to manage shortcuts
curl --data "shortcut=my-first-link&target=http://github.com" localhost:3000/links.json
localhost:3000/my-first-link
That will redirect you to http://github.com