v0.0.0 backend initial commit
This commit is contained in:
parent
f5d7c687ba
commit
b9f3fba383
7 changed files with 236 additions and 1 deletions
6
backend.http
Normal file
6
backend.http
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
@backend_HostAddress = http://localhost:5001
|
||||
|
||||
GET {{backend_HostAddress}}/weatherforecast/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Loading…
Add table
Add a link
Reference in a new issue