Create is.gd Using API In PHP

is.gd is one of the old and popular url shortener service which is used by millions. It provides API also which can be implemented in many programming languages.


Example

https://www.narendradwivedi.org/2020/11/check-folder-exist-in-vbnet.html

We Can Short This Link As  https://is.gd/Sx4lag By Using is.gd


is.gd API

http://is.gd/api.php?longurl=your_url_here

This is the api of is.gd

Note : Replace 'your_url_here' to your desired url


is.gd API Using PHP



This is the complete code using which you can implement is.gd api in php

Output