Client
Building a CardDAV client: architecture and operations.
Steps
- Discover server via
/.well-known/carddav. - Find principal URL.
- Get address book home set.
- List address books.
- Query contacts.
- Sync changes.
Building a CardDAV client: architecture and operations.
/.well-known/carddav.