Skip to content

bakkdoor/shortefy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple link shortener written in Fancy using sinatra.fy
Uses Redis for persisting data.

With the latest version of Fancy run the following to install all dependencies:

    $ fancy install --deps
    # start up redis on localhost and then run the app:
    $ fancy app.fy

I also made a screencast related to this:
      http://www.youtube.com/watch?v=1GXaGVLVsOs

Also: http://fancy-lang.org
      http://github.com/bakkdoor/redis.fy
      http://github.com/rkh/sinatra.fy

About

Simple link shortener written in Fancy using sinatra.fy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages