Initial commit: project structure, bez lokalnych secrets

This commit is contained in:
Michał Zieliński
2025-06-19 21:50:35 +02:00
commit 72197ff5fc
65 changed files with 1515 additions and 0 deletions

6
Bimix.API/Bimix.API.http Normal file
View File

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