Subscribe to UFC events in your calendar app.
Scrapes upcoming events from ufc.com, generates an .ics calendar file, and serves it via a simple web server.
| Endpoint | Description |
|---|---|
/ |
upcoming events |
/events.ics |
calendar subscription |
/events.json |
raw event data |
/health |
health check |
Distributed under the MIT License © wajeht. See LICENSE for more information.