subman-web:subman.io的API和SPA

时间:2021-06-15 23:30:10
【文件属性】:
文件名称:subman-web:subman.io的API和SPA
文件大小:39KB
文件格式:ZIP
更新时间:2021-06-15 23:30:10
Clojure 快速字幕搜索服务。 应用程序接口 对于搜索发送 GET 请求,如: http://subman.io/api/search/?query=file-name 可用参数: lang — 语言,默认使用english ; source — 源 ID,默认使用-1 (等于all ); limit — 结果的限制,默认使用100 ; offset — 结果偏移量,默认使用0 。 对于批量搜索,将 POST 请求发送到http://subman.io/api/bulk-search/并带有传输编码的正文: queries — 要搜索的queries列表; source — 源 ID,默认使用-1 (等于all ); limit — 结果的限制,默认使用100 ; offset — 结果偏移,默认使用0 。 所有带字幕的语言都适用于: http://subman.io/ap
【文件预览】:
subman-web-master
----.gitignore(326B)
----Dockerfile(639B)
----src()
--------cljx()
--------clj()
--------cljs()
----.dockerignore(295B)
----resources()
--------public()
--------log4j.properties(78B)
----.travis.yml(329B)
----LICENSE(11KB)
----README.md(2KB)
----test()
--------clj()
--------cljs()
----project.clj(6KB)

网友评论