aboutsummaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorGravatar Anshul Gupta <ansg191@anshulg.com> 2024-08-05 19:04:02 -0700
committerGravatar Anshul Gupta <ansg191@anshulg.com> 2024-08-05 19:04:02 -0700
commitfeadad2ef69ae7dc0610f6e83bcb1fc73c5ea2f5 (patch)
treedc02381be4f0d148d3386578c8dc2289f24c10a2 /backend
parentb96fcd1a54a46a95f98467b49a051564bc21c23c (diff)
downloadibd-trader-feadad2ef69ae7dc0610f6e83bcb1fc73c5ea2f5.tar.gz
ibd-trader-feadad2ef69ae7dc0610f6e83bcb1fc73c5ea2f5.tar.zst
ibd-trader-feadad2ef69ae7dc0610f6e83bcb1fc73c5ea2f5.zip
Adds api submodule
Diffstat (limited to 'backend')
-rw-r--r--backend/.gitmodules3
m---------backend/api0
2 files changed, 3 insertions, 0 deletions
diff --git a/backend/.gitmodules b/backend/.gitmodules
new file mode 100644
index 0000000..83084c1
--- /dev/null
+++ b/backend/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "api"]
+ path = api
+ url = https://github.com/ansg191/ibd-trader-api.git
diff --git a/backend/api b/backend/api
new file mode 160000
+Subproject e937b2043725dab56971d68fbdfc1dff1be5776