A remote data interface proxy service | 一个远程数据接口代理服务.
# 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`
- ✨ 让不支持跨域的远程数据接口支持跨域
- 💪 让不支持JSONP的远程数据接口支持JSONP (添加参数
&callback=fn
)
from https://github.com/xCss/JsonBird
No comments:
Post a Comment