- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/mozillazg/ShortURL
软件介绍
ShortURL 是一个能缩短网址,并生成二维码的网站。http://3sd.me/
API
Long -> Short
URL: http://3sd.me/j/shorten Method: POST Parameters: url Return: JSON
Examples:
$ curl 3sd.me/j/shorten -d "url=baidu.com"
{"shorten": "http://3sd.me/Jh8x3", "expand": "http://baidu.com"}Short -> Long
URL: http://3sd.me/j/expand Method: POST Parameters: shorten Return: JSON
Examples:
$ curl 3sd.me/j/expand -d "shorten=Jh8x3"
{"shorten": "http://3sd.me/Jh8x3", "expand": "http://baidu.com"}
The Creative Curve
Allen Gannett / Knopf Doubleday Publishing Group / 2018-6-12
Big data entrepreneur Allen Gannett overturns the mythology around creative genius, and reveals the science and secrets behind achieving breakout commercial success in any field. We have been s......一起来看看 《The Creative Curve》 这本书的介绍吧!
