aboutsummaryrefslogtreecommitdiff
path: root/PersonalApi/PersonalApi.http
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2024-08-20 19:27:34 -0400
committerZach Berwaldt <zberwaldt@tutamail.com>2024-08-20 19:27:34 -0400
commit135a9e75e180f3276cceb4e37415f84906e66016 (patch)
treed697f33f5877451d25fa380a84b917536632e844 /PersonalApi/PersonalApi.http
parent7bed94e1589c182dce32c3e277ac07ccf44bfd8f (diff)
Add project files.HEADmaster
Diffstat (limited to 'PersonalApi/PersonalApi.http')
-rw-r--r--PersonalApi/PersonalApi.http6
1 files changed, 6 insertions, 0 deletions
diff --git a/PersonalApi/PersonalApi.http b/PersonalApi/PersonalApi.http
new file mode 100644
index 0000000..84c39aa
--- /dev/null
+++ b/PersonalApi/PersonalApi.http
@@ -0,0 +1,6 @@
1@PersonalApi_HostAddress = http://localhost:5006
2
3GET {{PersonalApi_HostAddress}}/weatherforecast/
4Accept: application/json
5
6###