博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
谷歌为URL缩短服务goo.gl开放API
阅读量:7165 次
发布时间:2019-06-29

本文共 1299 字,大约阅读时间需要 4 分钟。

谷歌API的新消息:谷歌公司刚刚宣布为其URL缩短服务goo.gl开放API。现在,开发人员可以使用这些API将goo.gl的URL集成到自己的项目中。它是RESTful JSON API,可以在这里查到其文档文件。平民黑客Tyler Gilles指出,该API其实相当简易——只包含4个函数方法。当然,这已经绰绰有余了。

goo.gl competes with other URL shorteners such as Bit.ly. We compared goog.gl with other URL shorteners when it launched in 2009. An Independent study by WatchMouse found that goog.gl was the both the fastest and most reliable URL shortener tested. Google cites another study by Pingdom that confirms WatchMouse's findings.

goo.gl 一直在与其他的URL缩短工具竞争市场份额,例如bit.ly。从goo.gl诞生的2009年起,就不断地将它与其他的URL缩短服务进行比较。一项由WatchMouse进行的独立研究结果显示,在被测试的URL缩短工具中,goo.gl是最快速、最可靠的。谷歌公司还引用了另外一项由 Pingdom进行的研究,认证了WatchMouse的调查结果。

Now that goo.gl has an API, the biggest thing now lacking is the ability for companies to create customer URLs (like our own rww.to).

goo.gl在拥有了API之后,如今最缺乏的功能就是让公司可以自己创建并定制URL(例如自己的rww.to)。

Google is also promising more security for the shortener. A Twitter worm spread last month by using goo.gl URLs to mask malicious links, but it's not the only URL shortener that's been used for nefarious purposes. Twitter started its own t.co shortening service in part to curb malware on its service.

谷歌同时还承诺将保障缩短服务更加安全。上个月流传甚广的 一个Twitter蠕虫就使用了goo.gl URL来屏蔽恶意链接,而这不是唯一一个恶意利用URL缩短工具的例子。Twitter启动了其自带的t.co缩短服务,以制止一部分在Twitter上 散播的恶意软件。

中文链接:

英文出处:

转载地址:http://lumwm.baihongyu.com/

你可能感兴趣的文章
又写了一段Perl
查看>>
多态的静态绑定(CRTP手法)
查看>>
【python2】commands模块getstatusoutput函数的小问题
查看>>
oracle常用sql
查看>>
iOS之隐藏状态栏
查看>>
Script:ASM修复脚本,寻找LISTHEAD和Kfed源数据
查看>>
mysql ERROR 1045 (28000): Access denied for user解决方法
查看>>
locale::facet::_S_create_c_locale name not valid
查看>>
shell 中的常用技巧
查看>>
25个增强iOS应用程序性能的提示和技巧--中级篇
查看>>
java反射机制
查看>>
Quartz结合SPRING多任务定时调用
查看>>
Twitter的API使用方法
查看>>
inotify实时监控程序安装
查看>>
关于springmvc中DispatcherServlet问题
查看>>
Pentaho6.1 CCC/CDE tool 的Extension points属性详解
查看>>
jdk、tomcat的安装
查看>>
4月4日作业
查看>>
大数据MapReduce 编程实战
查看>>
计算机网络socket编程之UDP
查看>>