- Solution with API, Application, Domain, Infrastructure projects - Clean Architecture project references configured - Vue 3 + Vuetify 3 + TypeScript frontend scaffolded Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 lines
135 B
HTTP
7 lines
135 B
HTTP
@ClaudeTest.API_HostAddress = http://localhost:5203
|
|
|
|
GET {{ClaudeTest.API_HostAddress}}/weatherforecast/
|
|
Accept: application/json
|
|
|
|
###
|