Merge pull request #2205 from constantine2nd/develop

Revise list of SDKs on Portal home page 2
This commit is contained in:
Simon Redfern 2023-03-16 11:54:25 +01:00 committed by GitHub
commit 4e6a260537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,5 +132,14 @@
<h3>Python PyPi</h3>
<a href="https://pypi.org/project/obp-python-apiv5.1/" target="_blank">Source Code</a>
</div>
<div class="main-showcases-item">
<p id="sdk-showcases-other">Other repositories that might be interesting: <a href="https://github.com/OpenBankProject?q=&type=public&language=javascript&sort=" target="_blank">Javascript</a> | <a href="https://github.com/OpenBankProject?q=python&type=public&language=python&sort=" target="_blank">Python</a> | <a href="https://github.com/orgs/OpenBankProject/repositories" target="_blank">All</a></p>
</div>
<div class="main-showcases-item">
<a href="/obp/v1.4.0/resource-docs/OBPv5.1.0/swagger?&locale=en_GB" target="_blank">Get current swagger</a>
</div>
<p>Please make sure you are using the correct sandbox domain when using the SDKs. In doubt, drop us a line.</p>
</div>