Sin descripción

Dotos 5fc5de89d8 modify readme hace 9 años
bin 5413545fa0 init v1 hace 9 años
configs a793ac35dd fix some error hace 9 años
public a8a0243136 add ip2location hace 9 años
routes aba28c8c12 replace IPv6 to IPv4 hace 9 años
utils 02cc44271b add mysql hace 9 años
views ba22289af1 fix some error hace 9 años
.gitignore 63cb145b6f fix some code hace 9 años
Dockerfile 02cc44271b add mysql hace 9 años
app.js aba28c8c12 replace IPv6 to IPv4 hace 9 años
package.json 2cbe797c0f add Timezone hace 9 años
readme.md 5fc5de89d8 modify readme hace 9 años

readme.md

JsonBird

A JSON Remote Agent Service | 一个远程JSON代理服务 [][https://github.com/xCss/JsonBird/releases]

How to use

https://bird.ioliu.cn/v1/?url=http[s]://YouWantProxyJSONUrls.com&[?]params1=val1&params2=val2[&callback=fn]

You can got

  1. Enables cross-domain requests to any JSON API
  2. Enables JSONP requests to any JSON API (Append &callback=fn to the end of the link)

What's New

2016-09-11 新增网易云音乐接口 (id[歌曲id] or playlist_id[歌单id]二选一)

  1. 歌曲信息:https://bird.ioliu.cn/netease/?id=308353
  2. 歌单信息:https://bird.ioliu.cn/netease/?playlist_id=10998986