1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-23 18:59:34 +02:00
Commit graph

18 commits

Author SHA1 Message Date
c7c8f3c765
Added transfer between different currency accounts 2022-01-03 21:49:38 +02:00
9a1e1b4fce
Added basic currency exchange data 2022-01-03 21:42:21 +02:00
e68709092b
Fixed datetime not having correct timezone 2022-01-03 21:42:03 +02:00
28ac7a970e
Hotfix: notification for received transfer has wrong id 2022-01-03 11:45:18 +02:00
72b19d0c73
Added notification when receiving a transfer 2022-01-03 05:22:31 +02:00
f1cbb3a125
Implemented notifications support 2022-01-03 04:59:07 +02:00
4ecb5b426b
Added IBAN example 2022-01-03 04:07:47 +02:00
6f7242477e
Added checking for common Romanian banks in IBAN 2022-01-03 03:58:15 +02:00
d28bfcfb51
Added validate_iban endpoint 2022-01-03 03:41:38 +02:00
bb8c613399
Added transaction description for received 2022-01-03 03:19:23 +02:00
5313b4cecd
Added transaction support 2022-01-03 03:17:49 +02:00
5da66e520b
Implemented initial /transactions endpoint support 2021-12-31 20:52:55 +02:00
02cf164620
Fixed /accounts/... response 2021-12-29 20:36:05 +02:00
17d1cb2400
Added documentation for accounts endpoints 2021-12-29 20:23:28 +02:00
31511f6004
Fixed error handling 2021-12-29 20:16:58 +02:00
9ded9cc604
Added GET /accounts endpoint 2021-12-29 19:36:47 +02:00
f19aad8d3e
Added logout endpoint and documentation 2021-12-29 19:36:09 +02:00
f91b6be3a5
Implemented initial account support
Also refatored into package
Also added Swagger/OpenAPI
2021-12-29 10:48:42 +02:00