freqtrade_origin/freqtrade/rpc/api_server
2024-10-24 06:06:31 +02:00
..
ui Deploy to subdirectory 2021-01-31 16:01:00 +01:00
ws chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00
__init__.py Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
api_auth.py chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00
api_background_tasks.py chore: improve import sorting 2024-10-24 06:06:31 +02:00
api_backtest.py chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00
api_pairlists.py refactor: extract pairlist_api from background_tasks file 2024-10-23 17:57:36 +02:00
api_schemas.py feat: add hyperopt-loss api endpoint 2024-10-22 06:39:43 +02:00
api_v1.py feat: rename endpoint to be better aligned 2024-10-22 06:40:01 +02:00
api_ws.py chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00
deps.py chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00
uvicorn_threaded.py chore: add todo to uvicorn workaround 2024-08-08 20:25:17 +02:00
web_ui.py chore: fix missed dependencies for deploy_ui 2024-10-05 13:20:43 +02:00
webserver_bgwork.py chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00
webserver.py refactor: extract pairlist_api from background_tasks file 2024-10-23 17:57:36 +02:00
ws_schemas.py chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00