gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: Instructions to reach facades.


From: gnunet
Subject: [taler-docs] branch master updated: Instructions to reach facades.
Date: Sat, 04 Mar 2023 19:07:54 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 847d275  Instructions to reach facades.
847d275 is described below

commit 847d2758a121c1646f0cfbf934d4720b4b10aead
Author: MS <ms@taler.net>
AuthorDate: Sat Mar 4 19:07:39 2023 +0100

    Instructions to reach facades.
---
 libeufin/api-nexus.rst | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index b67a8ba..d88bbc7 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -1044,3 +1044,21 @@ The ``taler-wire-gateway`` facade has the following 
configuration:
      // for incoming transfers.
      reserveTransferLevel: "statement" | "report" | "notification";
    }
+
+Reaching the facade
+-------------------
+
+Once a facade with name ``fcid`` and type ``ftype`` has been
+created, all its endpoints become offered by the following base
+URL:
+
+.. code-block:: console
+
+   $NEXUS_URL/facades/$fcid/$ftype
+
+For example, a ``taler-wire-gateway`` facade named ``foo`` will
+offer its endpoints under
+
+.. code-block:: console
+
+   https://nexus.example.com/facades/foo/taler-wire-gateway/

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]