From 319c0741d6efc12b0acf032aaa12670bba9590a0 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 11 Dec 2022 16:37:06 -0600 Subject: edits --- topics/systems/gn-services.gmi | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'topics/systems') diff --git a/topics/systems/gn-services.gmi b/topics/systems/gn-services.gmi index 55cc3fb..8321356 100644 --- a/topics/systems/gn-services.gmi +++ b/topics/systems/gn-services.gmi @@ -28,14 +28,24 @@ curl https://luna.genenetwork.org/gn3/ 3. genenetwork3 (python3) +If the menu does not load, this is the culprit. It should be an external API link. + ``` curl localhost:8087/api/version "1.0" - +curl localhost:8087/api/menu/generate/json +... +curl https://genenetwork.org/api3/api/version +"1.0" +curl https://genenetwork.org/api3/api/menu/generate/json ``` -On epysode it is running on 8081 +On epysode: +``` +http://mars.genenetwork.org/gn3/api/version +http://gn2-fallback.genenetwork.org/gn3/api/menu/generate/json +``` ## Notes -- cgit v1.2.3