CalDAV (RFC4791) is a calendaring extension to WebDAV that took a good while to become commonplace, and which I’ve been looking at since, oh, 2005 or so. See also CardDav.
Resources
| Category | Date | Link | Notes |
|---|---|---|---|
| Clients | 2019 | caldav | A Python library for accessing CalDAV servers |
| Servers | 2024 | Radicale | A simple CalDAV (calendar) and CardDAV (contact) server that uses plain text files for storage |
| Standards | 2011 | RFC 4791 | The CalDAV standard |
[o]: