Benefits
Abstract out the API
By using the SDK, you can abstract out the API calls and focus on the
business logic of your application without worrying about implementing all
the network communication by yourself.
Inject UI components
To safe you time and keep you compliant, the SDK provides UI components that
can be injected into your application. This allows you to quickly add Qonto
features to your application without having to build the UI from scratch.
Note on API stabilityWe are in the early stages of the SDK implementation. While we will strongly attempt to avoid
breaking changes, we may need to make some in the future. Note that while the SDK is in the v0.x
stage, breaking changes might happen.
Once we reach v1.0.0, we will follow semantic versioning strictly.