Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
geniucker-dev committed May 13, 2024
1 parent 9ab0b9f commit 9b8becf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# ZJUIntl RSS

这是一个将 Blackboard 的成绩和 Announcement 转换为 RSS (Atom) 订阅的服务端程序。搭配 Feeder 等软件可以实现 Blackboard 成绩和 Announcement 的推送
这是一个将 ZJU 国际校区的一些信息转换为 RSS (Atom) 订阅的服务端程序。搭配 Feeder 等软件可以实现 Blackboard 成绩、 Announcement 以及 myZJU 通知的推送

## API

- `GET /rss/grades`: 获取成绩
- `GET /rss/announcements`: 获取公告
- `GET /rss/grades`: 获取 Blackboard 成绩
- `GET /rss/announcements`: 获取 Blackhoard 公告
- `GET /rss/myzjunotices`: 获取 myZJU 通知

## 部署
Expand Down

0 comments on commit 9b8becf

Please sign in to comment.