在线随机图片地址
在线图像占位图
在设计网站的时候,你可能没有太多时间设计样图。 Fakeimg.pl这个小工具,可生成占位图,并且拥有简单的API,自定义大小、颜色、文本,而且免费、开源。
https://fakeimg.pl/350x200/282828/eae0d0
在线视频地址
https://blog.csdn.net/qq_17497931/article/details/80824328
在线音频地址
https://blog.csdn.net/weixin_42369079/article/details/124690168
在线pdf
http://mozilla.github.io/pdf.js/web/compressed.tracemonkey-pldi-09.pdf
免费接口
get接口
https://httpbin.org/get
https://httpbin.org/ip
https://publicobject.com/helloworld.txt
post接口
https://httpbin.org/post
https://api.apiopen.top/api/login
json参数:
{
"account": "309324904@qq.com",
"password": "123456"
}
其他免费api接口文章:https://cloud.tencent.com/developer/article/1452922