scrutinize-api:返回指定 url 的审查数据的 JSON API

时间:2024-07-11 13:53:41
【文件属性】:

文件名称:scrutinize-api:返回指定 url 的审查数据的 JSON API

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-11 13:53:41

JavaScript

审查 API 一个 JSON API,它返回指定 url 的数据。 看到它在行动 安装 git clone https://github.com/johnotander/scrutinize-api.git && cd scrutinize-api npm i && npm start 用法 curl 'http://localhost:3030?url=furtive.co' open 'http://localhost:3030?url=furtive.co' 执照 麻省理工学院 贡献 分叉吧 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求 由 John


【文件预览】:
scrutinize-api-master
----app.js(1KB)
----LICENSE(1KB)
----Procfile(17B)
----README.md(763B)
----.gitignore(14B)
----package.json(383B)

网友评论