stable/freqtrade/rpc/api_server
froggleston 097da448e2 Add CPU,RAM sysinfo support to the REST API to help with bot system monitoring 2021-09-25 15:48:42 +01:00
..
ui Deploy to subdirectory 2021-01-31 16:01:00 +01:00
__init__.py Rename api_server2 module to apiserver 2021-01-03 06:49:04 +01:00
api_auth.py Fix test due to pyjwt2.0 2021-01-08 19:34:01 +01:00
api_backtest.py Seperate detail data loading from regular backest-data loading 2021-08-14 16:33:01 +02:00
api_schemas.py Improve naming of variables 2021-09-19 13:29:09 +02:00
api_v1.py Add CPU,RAM sysinfo support to the REST API to help with bot system monitoring 2021-09-25 15:48:42 +01:00
deps.py Optional RPC dependency 2021-01-03 06:49:07 +01:00
uvicorn_threaded.py Fix uvicorn not working properly on windows 2021-09-03 22:05:40 +02:00
web_ui.py Fix missing return statement in is_Relative_to 2021-08-16 07:26:58 +02:00
webserver.py Improve naming of apiserver variables 2021-07-10 11:20:21 +02:00