1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-23 08:09:35 +02:00
Commit graph

13 commits

Author SHA1 Message Date
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
efb98ceb2e
Allowed database file to be changed via env var 2021-12-09 13:54:25 +02:00
a78d42ef1b
Moved @ensure_logged_in to the decorators file
Also added docstrings to the decorators
2021-12-09 13:48:36 +02:00
24ea084434
Fixed bug in ensure_logged_in decorator 2021-12-06 02:55:49 +02:00
b390bfc5c4
Add logout 2021-12-06 02:04:13 +02:00
be0b22cbed
Implement login 2021-12-06 01:34:00 +02:00
188cca8c39
Added initial server database work 2021-11-30 14:13:57 +02:00
533cc6096c
Added VS Code workspace 2021-11-14 15:31:07 +02:00
9cdfed4b45
Initial commit 2021-11-14 15:13:40 +02:00