Skip to content

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

Notifications You must be signed in to change notification settings

raginpirate/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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