initial commit

add get post requests structure - simple get
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-10-25 21:29:33 +03:00
commit c354661a10
9 changed files with 250 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@SatelliteProvider_HostAddress = http://localhost:5063
GET {{SatelliteProvider_HostAddress}}/weatherforecast/
Accept: application/json
###