/SinaShortUrl

t.cn 新浪短网址生成器,基于 PHP 实现

Primary LanguageHTMLApache License 2.0Apache-2.0

SinaShortUrl

t.cn 新浪短网址生成器,前端 HTML/JavaScript 实现,后端 PHP 实现。 整个项目不到10kb

Demo:https://api.ffis.me/url/

Image of shortUrl

使用方式

直接在网站目录下 git clone 即可

git clone https://github.com/noisky/SinaShortUrl.git

接口调用

请求方式:Get/Post请求

  • 请求地址:get.php?longUrl=http://www.taobao.com
  • 请求参数:
    • longUrl:需要缩短的url

新浪接口随时可能失效