From e6c6edf6b02fafab9a2cfe6ad7bece120a00b4b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Abdelkader=20Mart=C3=ADnez=20P=C3=A9rez?= Date: Thu, 19 Dec 2019 11:38:21 +0100 Subject: [PATCH] doc: Link data api section --- docs/source/concepts/philosophy.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/concepts/philosophy.rst b/docs/source/concepts/philosophy.rst index 05836c1..182cf3e 100644 --- a/docs/source/concepts/philosophy.rst +++ b/docs/source/concepts/philosophy.rst @@ -32,10 +32,11 @@ regret it soon enough. Interoperability over Performance ----------------------------- +--------------------------------- We want *Kapow!* to be as performant as possible, but not at the cost of -flexibility. This is the reason why our *Data API* leverages HTTP +flexibility. This is the reason why our :ref:`Data API +` leverages HTTP instead of a lighter protocol for example. When we have to choose between making things faster or more