You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
505 B
ReStructuredText
15 lines
505 B
ReStructuredText
10 years ago
|
Address book repository
|
||
|
=======================
|
||
|
|
||
|
.. NOTE::
|
||
|
This section is a work in progress.
|
||
|
|
||
|
.. TODO-spec
|
||
9 years ago
|
Do we even need it? Clients can use out-of-band addressbook servers for now;
|
||
|
this should definitely not be core.
|
||
10 years ago
|
- format: POST(?) wodges of json, some possible processing, then return wodges of json on GET.
|
||
|
- processing may remove dupes, merge contacts, pepper with extra info (e.g. matrix-ability of
|
||
|
contacts), etc.
|
||
|
- Standard json format for contacts? Piggy back off vcards?
|
||
|
|