Skip to content

blackout314/shortest_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shortest_api

shorte.st api wrapper | payout

$KEY      = 'YOUR-KEY';
$shortest = new shortest($KEY);
$link     = $shortest->__get('http://www.google.com');

Response

 {"status":"ok","shortenedUrl":"http:\/\/sh.st\/XXXX"}