From b9222fa1c1d8adfe3238a70de7048522edfdf8a3 Mon Sep 17 00:00:00 2001 From: "andrii.svirin" Date: Thu, 16 May 2024 14:28:53 +0300 Subject: [PATCH] API REST EBICS Standalone Application --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 829b618..d614b57 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ PHP library to communicate with a bank through EBICS protocol. Supported PHP versions - PHP 7.2 - PHP 8.3 Support Ebics server versions: 2.4 (partially), 2.5 (default), 3.0 +💥 Application can be used as Standalone Service in Docker Container and be interacted with REST API - https://www.youtube.com/watch?v=756lkDwKtO4 + ## License andrew-svirin/ebics-client-php is licensed under the MIT License, see the LICENSE file for details