Added scaffolding for wolverine API for presentation on a-frame-architecture.

This commit is contained in:
2026-07-13 16:25:27 +02:00
parent f0afa6606e
commit 7bcb1802af
10 changed files with 287 additions and 0 deletions
@@ -0,0 +1,6 @@
@FinancialApi_HostAddress = https://localhost:7010
GET {{FinancialApi_HostAddress}}/weatherforecast/
Accept: application/json
###