Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlShrinker

.NET MVC URL Shortening Web Application for the Appharbor platform

##Features

  • WebApi to shrink/inflate URL's
  • Throttling to prevent DoS attacks on Api
  • SQL/JavaScript Injection attack protection on Web Interface
  • Randomly generated tokens to prevent database harvesting
  • Easy installation process

##Installation

  1. Provision a new application in your AppHarbor account and add the SQL Server add-on to the account.
  2. Fork UrlShrinker into your GitHub account.
  3. In your repository go to Settings.
  4. Go to Web Hooks and Services and click Add Service.
  5. Locate AppHarbor and follow instructions on page for deploying.

##Requirements

  • AppHarbor account with an empty application and the SQL Server add-on installed.
  • Verified Github account.

About

.NET MVC URL Shortening Web Application for the Appharbor platform

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages