Skip to content

Lesson 3A: Serve your data in many different flavors

Arnoud de Boer edited this page Apr 17, 2016 · 24 revisions

So many developers and devices, so many flavors. Serve your data in as many flavors as possible to reach the widest possible audience.

#####Why

Make it flexible to switch between different flavors, i.e. data formats.

#####Intended outcome

#####Possible approach Use:

  • Content-negotation

  • Parametrized formats and selection queries

#####How to test

#####Evidence

Clone this wiki locally