diff --git a/publicsite/index.html b/publicsite/index.html index fe0e8cf..94b2926 100644 --- a/publicsite/index.html +++ b/publicsite/index.html @@ -74,26 +74,37 @@
-
+

/gis: Earth, Weather, and Mapping

-
    -
  • geocode/reverse/?latitude=23.45&longitude=32.12
  • -
  • weather/?latitude=23.45&longitude=32.12
  • +
      +
    • + geocode/reverse +
      latitude=23.45 +
      longitude=32.12 +
    • +
    • + weather +
      latitude=23.45 +
      longitude=32.12 +
      nocache=1 (optional) +
-
-
-
+

/net: Network and Internet

-
    -
  • whois/?domain=ntsm.io
  • +
      +
    • + whois +
      domain=ntsm.io +
      nocache=1 (optional) +