Given the repository main subject (contacts and addresses), I think it would fit quite well here if we ask for a vCard endpoint, like GET /contact/:id.vcf. Additional details on the format can be found at the wikipedia page, but something simple should be required to keep the focus on the API and implementation parts.
Given the repository main subject (contacts and addresses), I think it would fit quite well here if we ask for a vCard endpoint, like
GET /contact/:id.vcf. Additional details on the format can be found at the wikipedia page, but something simple should be required to keep the focus on the API and implementation parts.