Skip to content

rodrigoelias/URLShortener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URLShortener

A simple URL shortener website.

What is a URL Shortener?

URL shortening is a technique to convert a long URL (site or page address) to a shorter version. This shorter version of the URL is usually cleaner and easier to share or remember. When someone accesses the shortened address, the browser redirects to the original (large) url address. It is also called URL redirection or URL redirect.

Solution requirements

  • Visual Studio 2013:
    • Microsoft ASP.NET MVC 5
    • Microsoft ASP.NET Razor 3.x
    • jQuery 1.11
    • jQuery Validation Plugin 1.12.0
    • Boostrap 3.1.1

About

A simple URL shortener website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published