https://github.com/biyuqi/douban-api2
豆瓣api2转发----node应用---部署在heroku
https://github.com/biyuqi/douban-api2
Last synced: 3 months ago
JSON representation
豆瓣api2转发----node应用---部署在heroku
- Host: GitHub
- URL: https://github.com/biyuqi/douban-api2
- Owner: BiYuqi
- Created: 2018-06-26T03:01:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T04:21:09.000Z (about 8 years ago)
- Last Synced: 2025-03-16T08:23:07.922Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 线上接口地址
```js
// 注意豆瓣对接口每小时访问有限制 大概40次左右
https://heroku-douban-api.herokuapp.com
```