summaryrefslogtreecommitdiff
path: root/core/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/index.rst')
-rw-r--r--core/index.rst40
1 files changed, 40 insertions, 0 deletions
diff --git a/core/index.rst b/core/index.rst
new file mode 100644
index 00000000..76b77903
--- /dev/null
+++ b/core/index.rst
@@ -0,0 +1,40 @@
+..
+ This file is part of GNU TALER.
+ Copyright (C) 2014-2018 GNUnet e.V.
+
+ TALER is free software; you can redistribute it and/or modify it under the
+ terms of the GNU General Public License as published by the Free Software
+ Foundation; either version 2.1, or (at your option) any later version.
+
+ TALER is distributed in the hope that it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+ A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public License along with
+ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
+
+ @author Florian Dold
+ @author Benedikt Muller
+ @author Sree Harsha Totakura
+ @author Marcello Stanisci
+ @author Christian Grothoff
+
+---------------------------
+Core Protocol Specification
+---------------------------
+
+The *Protocol Specification* defines the HTTP-based, predominantly RESTful
+interfaces between the core components of Taler.
+
+.. toctree::
+ :maxdepth: 2
+
+ api-common
+ api-error
+ api-exchange
+ api-merchant
+ api-auditor
+ api-bank
+ wireformats
+ api-sync
+ taler-uri