Brx86 / DingZhen

一眼丁真合集与Api,目前已收集504张
https://dj.aya1.top/
GNU General Public License v3.0
90 stars 7 forks source link

aya,开放一个接口? #1

Closed big-tooth closed 2 years ago

big-tooth commented 2 years ago

想你的云山鸦了

Brx86 commented 2 years ago

我原本打算把图片都放在7bu上面的,但目前还不能分类存放,以后会开放的(或者先放coding上试试) 图片

Brx86 commented 2 years ago

已部署接口

Api接口:

https://api.aya1.top/randomdj

参数名 类型 是否必须 说明
r string 值为0时不进行重定向

示例:

直接访问 https://api.aya1.top/randomdj 跳转到图片地址
访问 https://api.aya1.top/randomdj?r=0 时,返回json
$ curl -s "https://api.aya1.top/randomdj?r=0"
输出:
{"status":"ok","url":"https://ayatale.coding.net/p/picbed/d/DingZhen/git/raw/main/src/917021660f75098cba21f16aa3d7a2ae.jpg"}