mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Initialize solution structure and add WebAPI project
This commit is contained in:
6
WebAPI/WebAPI.http
Normal file
6
WebAPI/WebAPI.http
Normal file
@@ -0,0 +1,6 @@
|
||||
@WebAPI_HostAddress = http://localhost:5069
|
||||
|
||||
GET {{WebAPI_HostAddress}}/weatherforecast/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user