start core project
rename project to API
This commit is contained in:
parent
e43578b36d
commit
ba7ac36920
11 changed files with 59 additions and 64 deletions
6
SurveyBackend/SurveyBackend.API/SurveyBackend.http
Normal file
6
SurveyBackend/SurveyBackend.API/SurveyBackend.http
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
@SurveyBackend_HostAddress = http://localhost:5231
|
||||
|
||||
GET {{SurveyBackend_HostAddress}}/weatherforecast/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Loading…
Add table
Add a link
Reference in a new issue