WebAPI initial creation

This commit is contained in:
thedigitaltailor
2024-03-06 16:38:40 +10:30
parent 6f1076c537
commit bbef65be2b
9 changed files with 174 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
@TeamCalendar.API_HostAddress = http://localhost:5227
GET {{TeamCalendar.API_HostAddress}}/weatherforecast/
Accept: application/json
###