Skip to content

raginpirate/url-shortener

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README

URL shortener app by Daniel Wyckoff.

Borrows setup and some code from: http://andrewcallahan.github.io/blog/2014/02/26/make-your-own-url-shortener-with-rails-4-and-heroku/

Features include:

Alphanumeric catalog that grows over time: your link is the next available alphanumeric one
Details about link creation available at /links/SLUG
Your link will auto-redirect to the provided page from /SLUG
Trending links page, sorted by most clicked links
Session use to remember your last-created link for future visits

About

Developing url-shortener app alongside instructions from Andrew Callahan. Website:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published