https://github.com/gusibi/ncov
新型肺炎疫情实时动态播报 rss
https://github.com/gusibi/ncov
ncov ncov-2019 rss rss-feed
Last synced: 2 months ago
JSON representation
新型肺炎疫情实时动态播报 rss
- Host: GitHub
- URL: https://github.com/gusibi/ncov
- Owner: gusibi
- Created: 2020-01-29T04:08:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T14:11:58.000Z (over 5 years ago)
- Last Synced: 2025-07-14T16:30:02.472Z (3 months ago)
- Topics: ncov, ncov-2019, rss, rss-feed
- Language: Go
- Homepage:
- Size: 11.8 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 2020 新型肺炎疫情实时动态播报rss
### 数据来源
1. https://3g.dxy.cn/newh5/view/pneumonia
### server
提供rss 和 RestFul API
数据存储于 Mysql,服务使用 腾讯云 云函数 + 网关部署。
#### URL
*restful API*
```shell script
http://service-5lpzkj7x-1254035985.bj.apigw.tencentcs.com/release/api/ncov/news
```*RSS Feed*
```shell script
http://service-5lpzkj7x-1254035985.bj.apigw.tencentcs.com/release/ncov/news.xml
```#### TODO
* [ ] 数据更新RSS
* [ ] 数据更新API
* [ ] 数据存储到飞书文档 需要ip 白名单
* [ ] 数据存储到腾讯文档 需要申请