Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

starkcore

starkinfra16.7kMIT0.1.3

Basic SDK functionalities for the starkbank and starkinfra SDKs

starkinfra, stark, bank, infra, open, banking, openbanking

readme

Stark Core Node SDK

Welcome to the Stark Core Node SDK! This tool offers the basic functionalities used by our starkbank and starkinfra Node SDKs to operate our APIs.

Help and Feedback

If you have any questions about our SDK, just send us an email. We will respond you quickly, pinky promise. We are here to help you integrate with us ASAP. We also love feedback, so don't be shy about sharing your thoughts with us.

Email: help@starkbank.com

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to the following versioning pattern:

Given a version number MAJOR.MINOR.PATCH, increment:

  • MAJOR version when the API version is incremented. This may include backwards incompatible changes;
  • MINOR version when breaking changes are introduced OR new functionalities are added in a backwards compatible manner;
  • PATCH version when backwards compatible bug fixes are implemented.

[Unreleased]

[0.1.3] - 2024-07-15

Fixed

  • subResource parameters

[0.1.2] - 2024-07-12

Fixed

  • fetch error handler

[0.1.1] - 2024-07-05

Fixed

  • fetch deleteId parameter

[0.1.0] - 2024-07-01

Changed

  • error handling

    Added

  • raw http methods

[0.0.5] - 2024-05-09

Fixed

  • postRaw and getRaw return

[0.0.4] - 2024-02-20

Fixed

  • null parameters to deleteId resource

[0.0.3] - 2024-01-12

Fixed

  • stark import to request resource

[0.0.2] - 2024-01-05

Added

  • starkcore API basic functionalities for starkbank and starkinfra