Skip to content

URL-Shortner is a technique to shorten the long URL to short. In this example we cover how to URL shorten dynamically using "bit.ly" in MVC"

Notifications You must be signed in to change notification settings

CoreProgramm/URL-Shortening-in-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

URL-Shortening-in-MVC

URL shortening is a technique in which a URL made substantially shorter and still direct to the required page.The redirect domain name is shorter than the original one. A friendly URL may be desired for messaging technologies that limit the number of characters in a message (e.g SMS).

In this example shows how to URL shorten dynamically using "bit.ly" in MVC". You need to activate the "login Id" and "API Key" to use "bit.ly"

For more details please follow below link:

https://www.coreprogramm.com/2019/08/dynamic-url-shortening-in-c-and-mvc.html

Please see the output of the avobe application

As you can see When we input the long URL it make the URL short using "bit.ly" service provider.

About

URL-Shortner is a technique to shorten the long URL to short. In this example we cover how to URL shorten dynamically using "bit.ly" in MVC"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published