Sen descrición

john ce3c43cb00 20241026 hai 9 meses
bin 2e40f86ec0 del leancloud %!s(int64=8) %!d(string=hai) anos
configs 1bf5af0548 重构首页 %!s(int64=8) %!d(string=hai) anos
routes 7bc4eecb1f fix %!s(int64=7) %!d(string=hai) anos
static 34e95976a3 change example link %!s(int64=7) %!d(string=hai) anos
utils 4ccf25743d fix %!s(int64=7) %!d(string=hai) anos
views c60fd50897 change example link %!s(int64=7) %!d(string=hai) anos
.gitignore be393a856e fix some error %!s(int64=8) %!d(string=hai) anos
License 4cbec964ef Add License (MIT) %!s(int64=9) %!d(string=hai) anos
app.js ce3c43cb00 20241026 hai 9 meses
gey-pip.py ce3c43cb00 20241026 hai 9 meses
package-lock.json ce3c43cb00 20241026 hai 9 meses
package.json 0e2b5b9181 fix %!s(int64=7) %!d(string=hai) anos
readme.md 1e38fe4501 modify index %!s(int64=8) %!d(string=hai) anos
yarn.lock ce3c43cb00 20241026 hai 9 meses

readme.md

JsonBird :hatching_chick:

A remote data interface proxy service | 一个远程数据接口代理服务

HomePage | Demo

必要条件

安装、运行、访问,一气呵成

# 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`

快速开始

  1. https://bird.ioliu.cn/v1?url=http[s]://YouWantProxyJSONUrls.com&[?]params1=val1&params2=val2[&callback=fn]
  2. 详细食用方法请点此

我们能做到

  1. :sparkles: 让不支持跨域的远程数据接口支持跨域
  2. :muscle: 让不支持JSONP的远程数据接口支持JSONP (添加参数&callback=fn)

License

MIT License