You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ideal would be to have a consistent python API that can be used for searching, fetching, editing and saving calendar data regardless of what protocols to be used towards the calendar server.
tobixen
changed the title
implement CalDAV by JMAP (Question).
implement support for JMAP protocol
Jun 25, 2024
Are you planning to implement the calendar according to the new official
JMAP
protocol from the IETF community?Basic python jmap client lib - https://github.com/smkent/jmapc
JMAP wiki - https://en.wikipedia.org/wiki/JSON_Meta_Application_Protocol
JMAP source code - https://github.com/jmapio/jmap
JMAP Calendars specification - https://jmap.io/spec-calendars.html
JMAP doc - https://jmap.io/spec.html
The text was updated successfully, but these errors were encountered: