initial backend

This commit is contained in:
2025-09-05 13:40:15 +02:00
parent ab588833b6
commit 48c1811c30
16 changed files with 210 additions and 7 deletions

6
Server/Bibblan.http Normal file
View File

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