All Projects → bian-official → public

bian-official / public

Licence: Apache-2.0 license
This is a repository of BIAN artefacts, currently the BIAN Semantic APIs

Projects that are alternatives of or similar to public

bian
The Banking Industry Architecture Network e.V. (BIAN) model in Archimate 3
Stars: ✭ 48 (+14.29%)
Mutual labels:  architecture, banking
mbeddr.formal
FASTEN: FormAl SpecificaTion ENvironment - a set of DSLs to experiment with rigorous systems and safety engineering.
Stars: ✭ 16 (-61.9%)
Mutual labels:  architecture
promptpay
Thai QR PromptPay Generator
Stars: ✭ 24 (-42.86%)
Mutual labels:  banking
doc
The bunq API documentation
Stars: ✭ 18 (-57.14%)
Mutual labels:  banking
n26-api
Unofficial N26 Bank API documentation
Stars: ✭ 41 (-2.38%)
Mutual labels:  banking
dockerbb
Protótipo de imagem Docker com Navegador Chromium e Warsaw instalados para acessar o Banco do Brasil
Stars: ✭ 29 (-30.95%)
Mutual labels:  banking
n26-api
Just another api-client for the N26 Bank.
Stars: ✭ 18 (-57.14%)
Mutual labels:  banking
archifacts
archifacts is a library to extract your architectural concepts out of your application's code
Stars: ✭ 40 (-4.76%)
Mutual labels:  architecture
ebics-java-client
Java open source EBICS client - Support for French, German and Swiss banks
Stars: ✭ 30 (-28.57%)
Mutual labels:  banking
sbankenclient-ios
A small but enjoyable iOS framework to connect to the Sbanken API
Stars: ✭ 21 (-50%)
Mutual labels:  banking
awesome-open-finance
A curated list of open finance and open banking resources
Stars: ✭ 92 (+119.05%)
Mutual labels:  banking
fints-institute-db
Database of German Banks and their HBCI / FinTS endpoints
Stars: ✭ 28 (-33.33%)
Mutual labels:  banking
psd2
API client for banks supporting PSD2 APIs with OAuth2 authentication.
Stars: ✭ 26 (-38.1%)
Mutual labels:  banking
Australian-Open-Banking-Data-Database
This is an ongoing collection of Open Banking Data APIs for Australian deposit taking institutions.
Stars: ✭ 72 (+71.43%)
Mutual labels:  banking
Coordinator
A drop-in, ready to use, collection of Coordinator protocols
Stars: ✭ 25 (-40.48%)
Mutual labels:  architecture
moneywave-nodejs
A client library for moneywave API
Stars: ✭ 16 (-61.9%)
Mutual labels:  banking
leumi-leumicard-bank-data-scraper
Open bank data for Leumi bank and Leumi card credit card
Stars: ✭ 28 (-33.33%)
Mutual labels:  banking
OBIS
A JavaScript framework for downloading bank statements in OFX, QIF, CSV, and JSON. Currently supports HSBC UK Personal Banking.
Stars: ✭ 37 (-11.9%)
Mutual labels:  banking
compas fab
Robotic fabrication package for the COMPAS Framework.
Stars: ✭ 75 (+78.57%)
Mutual labels:  architecture
deep-action-detection
Multi-stream CNN architectures for action detection with actor-centric filtering
Stars: ✭ 24 (-42.86%)
Mutual labels:  architecture

image

https://bian.org/

The Banking Industry Architecture Network (BIAN) is a collaborative not-for-profit ecosystem formed of leading banks, technology providers, consultants and academics from all over the globe.

Together this network of professionals is dedicated to lowering the cost of banking and boosting speed to innovation in the industry. Members combine their industry expertise to define a revolutionary banking technology framework that standardises and simplifies core banking architecture, which has typically been convoluted and outdated. Based on service oriented architecture principles, the comprehensive model provides a future-proofed solution for banks that fosters industry collaboration.

BIAN Portal

The BIAN Portal with access to the Model and APIs can be accessed at : https://portal.bian.org/

Download

BIAN Semantic APIs:

  1. Release 9.1.0 (Swagger 2.x) : https://github.com/bian-official/public/tree/main/release9.1/semantic-apis/swaggers
  2. Release 10.0.0 (OAS 3.x) : https://github.com/bian-official/public/tree/main/release10.0.0/semantic-apis/oas3/yamls

Each Swagger represents a BIAN Service Domain.

Contribute

  1. Sign in to GitHub with your username
  2. Click the 'Fork' button in the upper right corner. This creates a working copy of the repository that you can download and change.
  3. Install the necessary Git client tools, for example, Download the Git client for your operating system here https://git-scm.com/downloads and run it.
  4. Clone the forked repository you created to your local computer by using the git clone command. It will look something like this: git clone https://github.com/username/bian-official myrepository where username is your GitHub username and myrepository is a name you pick for the repository on your computer.
  5. Create a branch to add any new features: git checkout -b mybranch where mybranch is your new branch.
  6. Add any new features to mybranch
  7. The next step would be to stage, commit, and push the changed files back to your 'forked' repository on GitHub. You would be able to use git add, commit, and push commands. Additional detailed information can be found here: https://git-scm.com/docs
  8. Go to your forked repository on GitHub and submit a Pull Request by clicking the 'Pull Request' button
  9. BIAN will review the changes proposed in your Pull Request, in the BIAN Working Groups with it's members. BIAN might then come back to you with questions / clarifications / suggestions for ammendments. If these changes are approved in the BIAN Working Groups, they will be used to enhance the BIAN standards, and released as part of scheduled future releases.
  10. You are of course welcome to maintain your own fork, as your own flavour of implementation of the BIAN standard.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].