Code Monkey home page Code Monkey logo

getting-started's Introduction

Getting started examples for DNB Open Banking

In this repo you will find code sorted by languages to get you started with DNB's Open Banking APIs. The aim of this repo is to provide code that can just be used once the developer's credentials are setup in each file. You will find a readme file in each subfolder that will add complementary information about the language-specific code.

tldr;

  1. Register an application at developer.dnb.no.
  2. Configure credentials in .env file for running code examples. If you want to run postman please follow the postman readme.
  3. Run one of the examples and check out the code to see what is happening. Make sure that you have attached all API's at developer.dnb.no for the examples to run correctly.

Getting API key

In order to call the api, you will need API key. It can be obtained from developer.dnb.no. Register and login to create an example app and you will get the credentials needed. Each of the examples has documentation on how to configure it with the credentials.

Never store your API key available publicly!

Configuring the credentials

If you put the credentials in a .env file in the root directory it will work for all the examples except postman. It is also possible to put the .env file in the directory of the example you want to run. See [.env.example][] for a template for the .env file.

Running the examples

Each example contains a readme with documentation on how to run them. There is also script that is helpful for running the examples:

./run <example>  # e.g. ./run nodejs

All the examples are licensed under MIT license.

getting-started's People

Contributors

relekang avatar didierparat avatar kexhest avatar dependabot[bot] avatar luantr avatar estensen avatar ranjithrajashekarappa avatar j2dm avatar jonasjhh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.