Skip to content

Laktus/multibanking

 
 

Repository files navigation

Multibanking

Introduction

The multibanking project provides authenticated access to a users bank account.

With validated online-banking credentials, the user can authorize an application to fetch transaction data, prepare and display them. The project itself uses direct HBCI.

Prerequisites

Building

git clone https://github.com/adorsys/multibanking.git
mvn clean install

Running

You can run the application from the command line using:

cd multibanking-server
docker-compose up

Then use http:https://localhost:8088 to see provided endpoints

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 73.2%
  • TypeScript 23.3%
  • HTML 2.4%
  • Shell 0.6%
  • SCSS 0.3%
  • JavaScript 0.1%
  • Dockerfile 0.1%