feat: default API with ticket

This commit is contained in:
2026-03-13 15:02:59 +01:00
commit 59344ce6a9
8 changed files with 155 additions and 0 deletions

6
TicketAppIncrArchi.http Normal file
View File

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