|
bcf300e0c0
|
[+] update docs, fix url ending
|
2025-07-21 11:21:44 +03:00 |
|
|
13f5bbc2dd
|
[+] add return type for rest api payloads
|
2025-07-21 11:19:59 +03:00 |
|
|
ce50a74510
|
[+] partially add rest api views
|
2025-07-21 11:17:26 +03:00 |
|
|
f77399b1d2
|
[+] add ruff
1. add ruff recipies to Makefile;
2. reformat source code with ruff;
|
2025-07-18 10:11:28 +03:00 |
|
|
207a8737ba
|
[+] clean async_api
1. comment out not used logic;
2. remove app.py and websocket_api.py;
|
2025-07-18 10:07:43 +03:00 |
|
|
c81ee3c4ec
|
[+] fix postgresql environment
|
2025-07-18 10:04:55 +03:00 |
|
|
d185aaf329
|
[+] add initial payloads/models.py migration
|
2025-07-18 09:59:16 +03:00 |
|
|
fe33d5c7f6
|
[+] rename module folder
1. rename python module folder;
2. clean up payloads/logic.py;
3. update partially payloads/alembic/env.py;
|
2025-07-18 09:55:22 +03:00 |
|
|
0ee9e87b7f
|
[+] update payloads.models
|
2025-07-18 09:51:05 +03:00 |
|
|
cfdd6b72f0
|
[+] add requirements
|
2025-07-17 21:17:41 +03:00 |
|
|
d0ffbeef0f
|
[+] add simple fastapi template
1. rename basic package name;
2. rewrite requirements into docs/readme.md;
|
2025-07-17 21:14:07 +03:00 |
|