node.jscaldav

CalDAV in node.js?


Does anyone know of the options for providing a Calendar (CalDAV) interface into a node.js application?

I've seen jsDAV, but it seems it does not currently support CalDAV.

It seems node+express supports *DAV HTTP methods like PROPFIND, etc, but I doubt it would be feasible to write a CalDAV impl directly as part of my app.

Any ideas or recommendations?


Solution

  • Fennel is a good start, but it has been archived as of February 2023.

    Both CalDAV / CardDAV