vesys-bank-server/http-server/src/handlers
2022-03-30 09:36:59 +02:00
..
close_account.rs add http-client 2022-03-25 19:18:55 +01:00
create_account.rs add http-client 2022-03-25 19:18:55 +01:00
deposit.rs add http-client 2022-03-25 19:18:55 +01:00
error.rs add http-client 2022-03-25 19:18:55 +01:00
get_account_nrs.rs Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
get_account.rs add http-client 2022-03-25 19:18:55 +01:00
is_active.rs add http-client 2022-03-25 19:18:55 +01:00
mod.rs add http-client 2022-03-25 19:18:55 +01:00
pong.rs Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
transfer.rs add http-client 2022-03-25 19:18:55 +01:00
update_account.rs add conditional put 2022-03-30 09:36:59 +02:00
withdraw.rs add http-client 2022-03-25 19:18:55 +01:00