blitz_api/app
Christoph Stenglein 924f0643ed
implement reboot & shutdown (#70)
* implement reboot & shutdown
* fix waiting for script by using event loop
* implemented suggestions
* remove unused import
* implement suggestions #2
2022-03-23 20:20:58 +01:00
..
auth chore: format source using the pre_commit command 2022-03-20 17:20:56 +01:00
external chore: format source using the pre_commit command 2022-03-20 17:20:56 +01:00
models chore: format source using the pre_commit command 2022-03-20 17:20:56 +01:00
repositories implement reboot & shutdown (#70) 2022-03-23 20:20:58 +01:00
routers implement reboot & shutdown (#70) 2022-03-23 20:20:58 +01:00
__init__.py feat: integrate sse-starlette source 2021-07-17 21:40:37 +02:00
constants.py feat: implement get-system-info backends 2021-12-25 16:53:42 +01:00
main.py refactor: use app.utils.redis_get() everywhere 2022-03-19 12:36:03 +01:00
utils.py start also with blitz without lightning 2022-03-21 13:03:15 +01:00