Skip to content

ax-mad/caldav-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages