Commit Graph

11 Commits

Author SHA1 Message Date
ІО-23 Шмуляр Олег a42d94779c hotfix: balance_up not recognizing uuid as a valid argument 2024-12-28 19:26:27 +02:00
ІО-23 Шмуляр Олег bba801f2d2
add balance entity
Add respecting schema, model and adapt all endpoints to utilize it.
Add two new endpoints for increasing and checking the balance.
2024-12-28 18:50:46 +02:00
ІО-23 Шмуляр Олег 32fd20b3ae migrate user, category and record API to db 2024-12-28 15:10:29 +02:00
ІО-23 Шмуляр Олег c2104fd9cc finish user API migration to DB 2024-12-28 12:49:54 +02:00
ІО-23 Шмуляр Олег 7ef08e64c2 migrate post user and get users api 2024-12-27 23:23:21 +02:00
ІО-23 Шмуляр Олег 9fe9a112e7 add database and marshmallow entities to app 2024-12-27 21:51:19 +02:00
ІО-23 Шмуляр Олег 1ad5a7587b
add record-related endpoints 2024-10-28 20:10:04 +02:00
ІО-23 Шмуляр Олег e6954e5710
add category-related endpoints 2024-10-28 18:18:28 +02:00
ІО-23 Шмуляр Олег 5d9da36bc5
add workaround for postman flow
Add endpoint specifically designed to make sure postman flow will
execute correctly on any run regardless of what previous changes have
been done to the server database.
2024-10-28 17:27:34 +02:00
ІО-23 Шмуляр Олег 3390b2e374
add user-related endpoints 2024-10-28 17:19:47 +02:00
ІО-23 Шмуляр Олег 4936114942 add initial application code alongside it's dependencies 2024-09-24 20:25:06 +03:00