This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ee1d88355
stable
/
freqtrade
/
rpc
/
api_server2
History
Matthias
9ee1d88355
Implement more endpoints
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
Implement more endpoints
2021-01-03 06:49:04 +01:00
api_v1.py
Implement more endpoints
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