forked fromxCss/JsonBird
- Notifications
You must be signed in to change notification settings - Fork0
🐣A remote data interface proxy service | 一个远程数据接口代理服务
License
NotificationsYou must be signed in to change notification settings
adotpeng/JsonBird
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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`
- https://bird.ioliu.cn/v1?url=http[s]://YouWantProxyJSONUrls.com&[?]params1=val1¶ms2=val2[&callback=fn]
- 详细食用方法请点此
- ✨ 让不支持跨域的远程数据接口支持跨域
- 💪 让不支持JSONP的远程数据接口支持JSONP (添加参数
&callback=fn
)
About
🐣A remote data interface proxy service | 一个远程数据接口代理服务
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- JavaScript58.5%
- CSS30.5%
- HTML11.0%