summaryrefslogtreecommitdiff
path: root/topics/systems/gn-services.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'topics/systems/gn-services.gmi')
-rw-r--r--topics/systems/gn-services.gmi10
1 files changed, 8 insertions, 2 deletions
diff --git a/topics/systems/gn-services.gmi b/topics/systems/gn-services.gmi
index 0cacf25..7c032bd 100644
--- a/topics/systems/gn-services.gmi
+++ b/topics/systems/gn-services.gmi
@@ -22,14 +22,20 @@ curl localhost:8080/version
```
curl http://localhost:8000/gene/aliases/BRCA2
["FACD","FAD","FANCD","BROVCA2","FAD1","FANCD1","BRCC2","GLM3","PNCA2","XRCC11"]
+curl https://luna.genenetwork.org/gn3/
+[ "Hello GeneNetwork3!" ]
```
+
3. genenetwork3 (python3)
```
-curl https://luna.genenetwork.org/gn3/
-[ "Hello GeneNetwork3!" ]
+curl localhost:8087/api/version
+"1.0"
+
```
+On epysode it is running on 8081
+
## Notes
We track services now on