about summary refs log tree commit diff
path: root/gn3/api/streaming.py
diff options
context:
space:
mode:
authorAlexander_Kabui2025-01-09 10:19:54 +0300
committerAlexander_Kabui2025-01-09 10:19:54 +0300
commit5515c4de5f0398ba7d4c60d1386963d018a91aa2 (patch)
tree7acdded0fe3fa498522297939bdec481e043e958 /gn3/api/streaming.py
parent80dd33edf518e9b7bf349edc58b3aa976713c62c (diff)
downloadgenenetwork3-5515c4de5f0398ba7d4c60d1386963d018a91aa2.tar.gz
feat: Init add module for streaming api endpoins.
Diffstat (limited to 'gn3/api/streaming.py')
-rw-r--r--gn3/api/streaming.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn3/api/streaming.py b/gn3/api/streaming.py
new file mode 100644
index 0000000..7c9254a
--- /dev/null
+++ b/gn3/api/streaming.py
@@ -0,0 +1 @@
+""" File contains endpoint for computational streaming"""