GitHub Notifications to RSS
Read GitHub in your feed reader. Your notifications as clean RSS 2.0 — no polling code, no storage. GitHub Notifications to RSS converts your GitHub notification inbox into a valid RSS 2.0 feed you can subscribe to in Feedly, Miniflux, NetNewsWire, or any reader. You pass your own GitHub personal access token (with the notifications scope) via header — it is used per request and never stored.…
GitHub Notifications to RSS endpoints
| Method | Endpoint | Description |
|---|---|---|
| feed | ||
| GET |
feed_feed_get /feed |
Return the caller's current GitHub notifications as RSS 2.0. Supply a GitHub personal access token (with the `notifications` scope) via `Authorization: Bearer ` or… |
| meta | ||
| GET |
health_health_get /health |
Report service health. Used by load balancers and uptime checks. |
GitHub Notifications to RSS pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $99 / month | — |
|