GitXplorerGitXplorer
a

bank-balance

public
3 stars
0 forks
21 issues

Commits

List of commits on branch master.
Unverified
c694ae51c36e56eea9253aa75d7cf6a144d1bedb

Bump tmpl from 1.0.4 to 1.0.5 in /client

ddependabot[bot] committed 3 years ago
Unverified
28ab27b04d5627864a37139b271e67e5e5f95247

Bump tmpl from 1.0.4 to 1.0.5 in /bank-balance-api-node

ddependabot[bot] committed 3 years ago
Unverified
d9372f2ebc3a9bea1cd3a1c8aa61f2cbf2f9f5e7

Bump url-parse from 1.5.1 to 1.5.3 in /client

ddependabot[bot] committed 3 years ago
Unverified
da0eadf16c57c57d1048dcfe6fb96e73a64d0dff

Bump color-string from 1.5.3 to 1.6.0 in /client

ddependabot[bot] committed 3 years ago
Unverified
ab153e4753f0613b1a74bad3d2e9a92d7047fd2d

Bump path-parse from 1.0.6 to 1.0.7 in /bank-balance-api-node

ddependabot[bot] committed 3 years ago
Unverified
41a2e9967a3eb2eda1cef1b91da8d91b013152b3

Bump path-parse from 1.0.6 to 1.0.7 in /client

ddependabot[bot] committed 3 years ago

README

The README file for this repository.

Bank Balance API Simulation

This repository has 3 main projects Bank Balance API - CLOJURE, Bank Balance API - NODE and Bank Balance CLIENT, the focus of this challenge is entirely on the API simulating transaction operations, so the client project is merely to play around with the api. All projects has it's own README.md with guidelines to run and test it.