Skip to content

Tags: robinstauntoncollins/bank-api

Tags

v1.0

Toggle v1.0's commit message
v1.0 makes changes based on feedback from reviewer. Flake8 fixes, int…

…ent api functions into their own modules

v0.9

Toggle v0.9's commit message
v0.9 adds 'createdb' command, adds CI testing on all 3 OS variants

v0.8

Toggle v0.8's commit message
v0.8 adds full url map at index route, improves README and addes cove…

…rage badge

v0.7

Toggle v0.7's commit message
v0.7 improves the output of the 'getCustomerInfo' endpoint from a fla…

…t uncorrelated structure to a nested correlated structure

v0.6

Toggle v0.6's commit message
v0.6 adds more informatative error responses to the intent api functions

v0.5

Toggle v0.5's commit message
v0.5 Add a dockerfile with boot.sh script to start with gunicorn and …

…travic CI config file

v0.4

Toggle v0.4's commit message
v0.4 adds the 'getCustomerInfo' endpoint to the Intent api

v0.3

Toggle v0.3's commit message
v0.3 introduces intent api with '/transfer' and '/openAccount'

v0.2

Toggle v0.2's commit message
v0.2 Adds a simple resource for transactions connected to an account

v0.1

Toggle v0.1's commit message
v0.1 - First working version. Monolith app with simple collections fo…

…r accounts and customers