Skip to content

OpenBankingToolkit/openbanking-clients

Repository files navigation

Current Status
Build Build Status
Code coverage codecov
Release GitHub release (latest by date)
License license

This repository is part of the Open Banking Tool kit. If you just landed to that repository looking for our tool kit, we recommend having a first read to https://github.com/OpenBankingToolkit/openbanking-toolkit

ForgeRock OpenBanking Clients

All the applications in our Open Banking eco-system, offers APIs. We do call those via some Java code and we therefore needs to build a Java SDK corresponding to those APIs. Instead of having each applications generating their version of the JWKMS client for example, we group all the clients in this repo by simplicity.

In a long term, an approach based on a swagger would be more appropriate and more elegant. For the time being and with the time line we got, this approach is our best attempt to avoid code duplication and circle dependencies (jar and repos as well).