No Description

dotos 159c90de79 forever fialed 9 years ago
bin 5413545fa0 init v1 9 years ago
configs f7735a7b45 add Global Logs 9 years ago
public a8a0243136 add ip2location 9 years ago
routes 0f387e888a 占坑待填 9 years ago
utils 0f387e888a 占坑待填 9 years ago
views f7735a7b45 add Global Logs 9 years ago
.gitignore 63cb145b6f fix some code 9 years ago
Dockerfile 159c90de79 forever fialed 9 years ago
app.js f0cc9d6017 占坑待填 9 years ago
package.json f84dd15d34 test forever 9 years ago
readme.md e1d48a272f add Global Logs 9 years ago

readme.md

JsonBird

A JSON Remote Agent Service | 一个远程JSON代理服务

Version

1.1

How to use

https://api.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://api.ioliu.cn/netease/?id=308353
  2. 歌单信息:https://api.ioliu.cn/netease/?playlist_id=10998986