dandanplay-resource-service v0.0.4-beta
Changelog / 更新日志
- ✨增加了 搜索指令 :
$realtime
,$page
,$limit
(#1) - ⚙️增加了路由
GET /self
以显示 API 的元信息 - ✅增加了一些单元测试
- 🔧优化了构建脚本和流程
- 🎨以及一些依赖升级、样式调整等
Golang 实现
Building Environment: go version go1.16.7 windows/amd64
File | Arch | SHA-256 |
---|---|---|
*.win64.exe | GOOS=windows GOARCH=amd64 |
c0b60166b207007deac65636702848ce308c9a84dce1aa5fad9ba0021f179235 |
*.win32.exe | GOOS=windows GOARCH=386 |
58b84c7af0342d8148492148244c51b92a2ffc5b135e62bffa92f83b21fbc67c |
*.linux | GOOS=linux GOARCH=amd64 |
d6a18ba19bcfe29d53e5923bc9b1b11038f54a9ded35389203e5158c406f931c |
*.macos | GOOS=darwin GOARCH=amd64 |
652195713309701bf84b200ca431110b398fd5a1754114a2dfb0a29ffab1c0ac |
*.android | GOOS=android GOARCH=arm64 |
f195c9e8237c336948fdc2082f6b3c631136da9d82fccd9b85fe84439f79b7cf |
*
==dandanplay-resource-service
*.android
can run on Termux, an Android terminal emulator. Test passed on Termux v0.83+.
Its size is much larger than the others because it cannot be packed and compressed by UPX.
Cloudflare Workers 实现
详细信息另见 项目主页 。
复制 worker.js
内容到 workers.dev 脚本编辑页面 中,部署即可。
另有一测试版 worker_0.0.4-beta+feat.t2s.js
支持简繁体转换 1 ,但不保证稳定(个人使用半年多没出现什么问题),仅供有需求的用户使用。