stable/freqtrade/rpc/api_server2
Matthias 73a29e6d74 Improve tests, implement more fastapi methods 2021-01-03 06:49:04 +01:00
..
__init__.py Initial fastapi implementation (Ping working) 2021-01-03 06:46:25 +01:00
api_auth.py Implement more endpoints 2021-01-03 06:48:56 +01:00
api_models.py Improve tests, implement more fastapi methods 2021-01-03 06:49:04 +01:00
api_v1.py Improve tests, implement more fastapi methods 2021-01-03 06:49:04 +01:00
deps.py Allow retrieval of rpc and config via dependencies 2021-01-03 06:46:25 +01:00
uvicorn_threaded.py Move models to apimodels 2021-01-03 06:46:25 +01:00
webserver.py Improve tests, implement more fastapi methods 2021-01-03 06:49:04 +01:00