Skip to content

Latest commit

Β 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

caldav-api

An HTTP API to your CalDAV server. In reality, a RESTful wrapper for Python's caldav library. Manage calendar events with standard GET, POST, PUT, and DELETE via JSON. No XML, no WebDAV verbs, no protocol complexity. Built for scripts and services that need simple calendar integration.

Run Instructions

cd caldav-api/app
uv init
uv add caldav "fastapi[standard]"

About

πŸ“… An HTTP API to your CalDAV server. In reality, a RESTful wrapper for Python's `caldav` library. Manage calendar events with standard GET, POST, PUT, and DELETE via JSON. No XML, no WebDAV verbs, no protocol complexity. Built for scripts and services that need simple calendar integration.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages