blackout314 / shortest_api

Shorte.st API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"}

About

Shorte.st API

License:GNU Affero General Public License v3.0


Languages

Language:PHP 100.0%