summaryrefslogtreecommitdiff
path: root/topics/systems/gn-services.gmi
diff options
context:
space:
mode:
authorPjotr Prins2022-12-09 15:11:40 -0600
committerPjotr Prins2022-12-09 15:11:40 -0600
commit4b7c52bdeb8a8b3b02a99b8f041e11ba4cd8a576 (patch)
tree892ccba15e2767fcd5ae3cfa78a17ac5e5969dd5 /topics/systems/gn-services.gmi
parentb459acef4890b27780e2dbabde48e1d730ede6c4 (diff)
downloadgn-gemtext-4b7c52bdeb8a8b3b02a99b8f041e11ba4cd8a576.tar.gz
Pjotr notes
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