feat : init webAPI project

This commit is contained in:
2025-07-31 14:36:37 +08:00
parent 801963db44
commit f2389b9dd1
13 changed files with 713 additions and 0 deletions

6
fubon-api.http Normal file
View File

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