summary refs log tree commit diff
path: root/ModAS.Server/ModAS.Server.http
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-12-23 08:54:55 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-12-23 08:54:55 +0100
commite051007ecdb3097bc9942fd9db369101a9568a0d (patch)
tree8227a254a69ad7227cc230127ef4052dff9a08d1 /ModAS.Server/ModAS.Server.http
downloadModAS-e051007ecdb3097bc9942fd9db369101a9568a0d.tar.xz
Basic test
Diffstat (limited to 'ModAS.Server/ModAS.Server.http')
-rw-r--r--ModAS.Server/ModAS.Server.http6
1 files changed, 6 insertions, 0 deletions
diff --git a/ModAS.Server/ModAS.Server.http b/ModAS.Server/ModAS.Server.http
new file mode 100644

index 0000000..816f386 --- /dev/null +++ b/ModAS.Server/ModAS.Server.http
@@ -0,0 +1,6 @@ +@ModAS.Server_HostAddress = http://localhost:5071 + +GET {{ModAS.Server_HostAddress}}/weatherforecast/ +Accept: application/json + +###