Skip to content

anilnakkala/skewrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

skewrl

Skewrl Reference application. Skewrl implements an open source URL shortener using C#/.NET/Windows Azure

Skewrl uses Windows Azure SDK 1.8 Google Chart API Unity dependency framework

  1. Make the following changes in the web.config file of Skewrl.Web.UI project
<add key="URLShortenerHost" value="http://localhost:81/" />
<add key="FB_AppID" value="" />
<add key="FB_Secret" value="" />
<add key="Twitter_Key" value="" />
<add key="Twitter_Secret" value="" />
<add key="MS_Key" value="" />
<add key="MS_Secret" value="" />

Please see http://www.nakkala.net/2013/02/developing-url-shortening-service-using.html for more information.

About

Skewrl Reference application. Skewrl implements an open source URL shortener using C#/.NET/Windows Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published