文件名称:JsonBird::hatching_chick:A remote data interface proxy service | 一个远程数据接口代理服务
文件大小:865KB
文件格式:ZIP
更新时间:2024-06-06 07:50:25
JavaScript
JsonBird :hatching_chick: A remote data interface proxy service | 一个远程数据接口代理服务 | 必要条件 0.10+ (normally comes with Node.js) 安装、运行、访问,一气呵成 # clone $ git clone https://github.com/xcss/JsonBird.git # install $ cd JsonBird && npm i # run service $ npm start # open your browser,input link `http://127.0.0.1:1000` 快速开始 我们能做到 :sparkles: 让不支持跨域的远程数据接口支持跨域 :flexed_biceps: 让不支持JSONP的远程数据接口支持JSONP (添加参数&callback=fn) License MIT License
【文件预览】:
JsonBird-master
----.gitignore(75B)
----app.js(4KB)
----package.json(1KB)
----package-lock.json(61KB)
----bin()
--------www(2KB)
----License(1KB)
----static()
--------fonts()
--------images()
--------docs.md(3KB)
--------js()
--------css()
--------index.html(7KB)
--------docs.html(6KB)
----views()
--------test.pug(379B)
--------error.pug(84B)
--------layout.pug(2KB)
--------welcome.pug(5KB)
----utils()
--------util.js(2KB)
--------encrypt.js(2KB)
--------utils.js(2KB)
--------logUtils.js(848B)
--------disabledIP.js(71B)
----configs()
--------config.js(198B)
----readme.md(1KB)
----routes()
--------welcome.js(2KB)
--------v1.js(6KB)
--------netease.js(3KB)
--------v2.js(1KB)
--------test.js(502B)
--------mobile.js(2KB)
--------weather.js(2KB)
--------joke.js(3KB)
--------ip.js(2KB)