3 Commits (8dc6a62eb8aa0c0b4fbf49d71cf7338606a3a8fe)
 

Author SHA1 Message Date
alex 8dc6a62eb8
docs: replace api with a simpler version
the previous design was too complex to implement due its double
roundtrip: first JSON, then data.

in this new design, the client gets the data right away, single
roundtrip.
2 years ago
alex 8d1e0c3520
docs: change api response format from objects to arrays
a possibly better data format to work with in javascript.
2 years ago
alex 780b16cf5f
initial: api v1 draft 2 years ago