blitz_api/app/routers
Stefan Stammberger 577f1c3e0f
feat: integrate sse-starlette source
As of sse-starlette 0.7.x the requirements changed to Python 2.8 which
is not yet available for Raspiblitz.  The source file doesn't require
actually Python 2.8 => Integrate directly into Blitz API source
2021-07-17 21:40:37 +02:00
..
__init__.py initial commit 2021-06-10 21:13:26 +02:00
apps.py feat: integrate sse-starlette source 2021-07-17 21:40:37 +02:00
apps_docs.py feat: implement an app status mock 2021-06-20 10:26:21 +02:00
bitcoin.py feat: integrate sse-starlette source 2021-07-17 21:40:37 +02:00
bitcoin_docs.py feat: implement more bitcoin endpoints 2021-07-09 19:45:29 +02:00
lightning.py feat: add lnd connectivity and first gRPC call 2021-07-10 17:15:02 +02:00
setup.py feat: add preliminary setup routes 2021-07-10 17:57:06 +02:00
system.py feat: integrate sse-starlette source 2021-07-17 21:40:37 +02:00
system_docs.py feat: implement get hardware info api 2021-06-12 15:07:35 +02:00
wallet.py initial commit 2021-06-10 21:13:26 +02:00