Skip to content

Sarah358/akiba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

akiba

open banking app using OpenAPIs and Spring Boot

Open banking is a banking practice that provides third-party financial service providers open access to consumer banking, transaction, and other financial data from banks and non-bank financial institutions through the use of application programming interfaces (APIs).

Techniques employed

  1. Spring Boot and Gradle
  2. Docker
  3. Mysql
  4. React

Objective

To create a REST endpoint that will return a List of mocked up transactions,build tests to ensure functionality and create a React app to consume the REST Api and display data.

Project Preview

2022-07-22 12-48-09

Conclusions

In this project, i created a REST API that customers can use to view the Transactions stored in the MYSQL database. Additionally,tests were created to ensure the project is running without breaking. TestContainers were also added to simpify and strengthen the tests. Finally, a react app was created to consume the REST API and display data on the browser.

About

open banking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published