A little NodeJS Api which allows a user to initiate a BankID login through Avanza, check on the BankID login, and get an account overview of the logged in user.
How to get started:
-
git clone git@github.com:malindvall/avanza-api.git -
npm i -
npm run start -
Go to
localhost:3000/api-docsand test the 3 endpoints using the Swagger UI