Skip to content

chrisledet/shorty_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorty URL

Shorty URL is written in the Sinatra ruby framework. More on Sinatra here: www.sinatrarb.com

Requirements:

  • Ruby 1.8.7+

  • Rubygems

  • Sqlite

Set up:

git clone git://github.com/chrisledet/shorty_url.git
bundle install
bundle exec ruby app.rb -p 3100

View at: localhost:3100 and bang!

About

flexing some Sinatra skills writing a url shortener.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages