Skip to content
/ go Public

Rails http redirect server that handles creating easy-to-remember link shortcuts.

Notifications You must be signed in to change notification settings

cuzelac/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go/

a simple server to manage shortcuts

create a link

curl --data "shortcut=my-first-link&target=http://github.com" localhost:3000/links.json

test it out

localhost:3000/my-first-link

That will redirect you to http://github.com

About

Rails http redirect server that handles creating easy-to-remember link shortcuts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published