freqtrade_origin/freqtrade/rpc/api_server
Matthias 46db0bc08c
Some checks failed
Build Documentation / Deploy Docs through mike (push) Has been cancelled
feat: rename endpoint to be better aligned
2024-10-22 06:40:01 +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: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00
api_backtest.py chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +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 Add support for ipv6 2024-05-20 10:39:08 +02:00
ws_schemas.py chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00