All Projects → xCss → Jsonbird

xCss / Jsonbird

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

Programming Languages

javascript
184084 projects - #8 most used programming language

JsonBird 🐣

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

npm:v3.10.3 express:v4.13.4 node.js support:v0.10.0+ build:passing license:MIT releases:v1.4.2

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. ✨ 让不支持跨域的远程数据接口支持跨域
  2. 💪 让不支持JSONP的远程数据接口支持JSONP (添加参数&callback=fn)

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].