commit fdd8b85830267db8435c03841079ef8ecbd19efb parent 33e98c5a011ffb7c6f3fa5e9640518ccca08020d Author: Florian Dold <florian.dold@gmail.com> Date: Tue, 9 Jun 2020 14:21:38 +0530 open bank project Diffstat:
| M | libeufin/banking-protocols.rst | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/libeufin/banking-protocols.rst b/libeufin/banking-protocols.rst @@ -89,6 +89,7 @@ Examples (standards): * `Berlin Group NextGenPSD2 <https://www.berlin-group.org/nextgenpsd2-downloads>`__ + Bank-Proprietary APIs ===================== @@ -104,3 +105,11 @@ Examples: * `Revolut <https://revolut-engineering.github.io/api-docs/business-api/>`__ * `PayPal <https://developer.paypal.com/classic-home/>`__ + +Open Bank Project +================= + +The `Open Bank Project <https://www.openbankproject.com/>`__ provides a free software implementation of +banking middleware that supports various APIs, including PSD2-compatible APIs (based on Berlin Group). + +API Docs: https://github.com/OpenBankProject/OBP-API/wiki/Open-Bank-Project-Architecture