Initial commit
This commit is contained in:
commit
8d4b2bc943
17 changed files with 389 additions and 0 deletions
6
WebApp/WebApplication.http
Normal file
6
WebApp/WebApplication.http
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
@WebApplication_HostAddress = http://localhost:5184
|
||||
|
||||
GET {{WebApplication_HostAddress}}/weatherforecast/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Loading…
Add table
Add a link
Reference in a new issue