Skip to content
#

openbanking

Here are 86 public repositories matching this topic...

Este repositório contém uma aplicação construída em JavaScript com a biblioteca React. Ela é capaz de realizar chamadas às APIs do Open Banking Brasil, gerar uma matriz de comparação e tabelas com os valores retornados.

  • Updated Feb 19, 2021
  • TypeScript
stuartc
stuartc commented Oct 10, 2020

Hi there, I'm having some trouble getting this module to work in nodejs.

There seems to be a dependency on node-fetch which isn't coming through
when installed via npm. Nor is the dependency explicitly required in the compiled output.

I tried running the example in the README in both plain node and tsc and I get the same error:

ReferenceError: fetch is not defined
    at Investec

Improve this page

Add a description, image, and links to the openbanking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openbanking topic, visit your repo's landing page and select "manage topics."

Learn more