Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement support for JMAP protocol #424

Open
ArtemIsmagilov opened this issue Jun 18, 2024 · 2 comments
Open

implement support for JMAP protocol #424

ArtemIsmagilov opened this issue Jun 18, 2024 · 2 comments
Milestone

Comments

@ArtemIsmagilov
Copy link
Contributor

ArtemIsmagilov commented Jun 18, 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

@tobixen
Copy link
Member

tobixen commented Jun 18, 2024

Ths is new for me. Thank you for sharing. I'll have to look into it, but seems like I'm overbooked for the rest for the week.

@tobixen
Copy link
Member

tobixen commented Jun 18, 2024

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 tobixen changed the title implement CalDAV by JMAP (Question). implement support for JMAP protocol Jun 25, 2024
@tobixen tobixen modified the milestones: vx.x, v2.0 Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants