api server base

This commit is contained in:
2024-06-14 10:37:48 +09:00
parent 7dc442cc0b
commit 0df0eae226
10 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
@AspNetCoreApi_HostAddress = http://localhost:5184
GET {{AspNetCoreApi_HostAddress}}/weatherforecast/
Accept: application/json
###