Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 680 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 680 Bytes

antikythera

CalDAV/CardDAV server in Haskell

Basic Ideas

  • We need full compliance with the RFCs for CalDAV and CardDav (e.g.: RFC4791)
  • web handling via Snap or Yesod -> For now I (nek0) am going with yesod, because of familiarity.
  • There are some libraries covering some aspects of the Task: