Add open-banking.io to Payments and Banking - #32
Conversation
Zero-knowledge EU open banking SDKs (.NET, Node, Python, Rust, Go) for PSD2 account information. Notable as the only EU open banking solution that operates without eIDAS QWAC certificate requirements.
📝 WalkthroughWalkthroughREADME.md adds an Open Banking entry under Payments and Banking, describing its PSD2 account information access, zero-knowledge approach, and eIDAS certificate requirements. ChangesOpen Banking Directory Entry
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Line 608: Update the stargazers badge link in the README entry for
open-banking.io to a valid supported repository destination, such as the
repository page, while preserving the existing badge image and formatting.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 86d7fc00-9e7d-47f4-9fbd-a7be8ada7657
📒 Files selected for processing (1)
README.md
| - [Nordigen Python](https://github.com/nordigen/nordigen-python) [](https://github.com/nordigen/nordigen-python/stargazers) [](https://github.com/nordigen/nordigen-python/commits/master) [](https://github.com/nordigen/nordigen-python) [](https://github.com/nordigen/nordigen-python/blob/master/LICENSE.txt) [](https://eur-lex.europa.eu/eli/dir/2015/2366/oj) - Python library for the Nordigen open banking API. | ||
| - [OBP-API](https://github.com/OpenBankProject/OBP-API) [](https://github.com/OpenBankProject/OBP-API/stargazers) [](https://github.com/OpenBankProject/OBP-API/commits/develop) [](https://github.com/OpenBankProject/OBP-API) [](https://github.com/OpenBankProject/OBP-API) [](https://eur-lex.europa.eu/eli/dir/2015/2366/oj) ([Demo](https://apisandbox.openbankproject.com)) - Open source RESTful API platform for banks supporting PSD2, Open Banking, and XS2A. | ||
| - [Open Banking Gateway](https://github.com/adorsys/open-banking-gateway) [](https://github.com/adorsys/open-banking-gateway/stargazers) [](https://github.com/adorsys/open-banking-gateway/commits/develop) [](https://github.com/adorsys/open-banking-gateway) [](https://github.com/adorsys/open-banking-gateway/blob/develop/LICENSE) [](https://eur-lex.europa.eu/eli/dir/2015/2366/oj) - RESTful API, tools, adapters, and connectors for transparent access to open banking APIs (PSD2). | ||
| - [open-banking.io](https://github.com/open-banking-io/clients) [](https://github.com/open-banking-io/clients/stargazers) [](https://github.com/open-banking-io/clients/commits/main) [](https://github.com/open-banking-io/clients) [](https://github.com/open-banking-io/clients) [](https://eur-lex.europa.eu/eli/dir/2015/2366/oj) - Zero-knowledge EU open banking SDKs for PSD2 account information access without eIDAS certificate requirements. |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Fix the broken stargazers link.
The badge target currently returns 404, so clicking the star badge dead-ends. Point it to the repository page or another supported destination while keeping the badge format unchanged. ()
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@README.md` at line 608, Update the stargazers badge link in the README entry
for open-banking.io to a valid supported repository destination, such as the
repository page, while preserving the existing badge image and formatting.
Sources: Path instructions, MCP tools
Added open-banking.io to the Payments and Banking section.
This project provides zero-knowledge server-to-server SDKs (.NET, Node, Python, Rust, Go) for EU PSD2 account information access. It's notable as the only EU open banking solution that operates without eIDAS QWAC certificate requirements — users hold their own private keys.
Placed alphabetically between Open Banking Gateway and payme, following the existing entry format with badges.
Summary by CodeRabbit