Project Name
Investec Open Banking API Kotlin Client
Your Name or Team
Nick Cadenhead
Repository/Code Link
https://github.com/nicholasc69/investec-kotlin.git
Live Demo (if any)
No response
Description
A Kotlin client and SDK for interacting with the Investec Open Banking API for Individual Private Banking.
Screenshots or GIFs
No response
How to Run/Use It
This project uses the new Kotlin Toolchain (formerly known by its codename, Amper) as its build tool, providing a simpler and more streamlined developer experience compared to traditional build systems like Gradle or Maven. The project configuration is defined in module.yaml.
To build the project using the Kotlin Toolchain wrapper:
On Linux/macOS
./kotlin build
On Windows
kotlin.bat build
To run tests, add a .env file in the root of the project with the required credentials and run the following commands:
On Linux/macOS
./kotlin test
On Windows
kotlin.bat test
Code of Conduct
Project Name
Investec Open Banking API Kotlin Client
Your Name or Team
Nick Cadenhead
Repository/Code Link
https://github.com/nicholasc69/investec-kotlin.git
Live Demo (if any)
No response
Description
A Kotlin client and SDK for interacting with the Investec Open Banking API for Individual Private Banking.
Screenshots or GIFs
No response
How to Run/Use It
This project uses the new Kotlin Toolchain (formerly known by its codename, Amper) as its build tool, providing a simpler and more streamlined developer experience compared to traditional build systems like Gradle or Maven. The project configuration is defined in module.yaml.
To build the project using the Kotlin Toolchain wrapper:
On Linux/macOS
./kotlin build
On Windows
kotlin.bat build
To run tests, add a .env file in the root of the project with the required credentials and run the following commands:
On Linux/macOS
./kotlin test
On Windows
kotlin.bat test
Code of Conduct