Auth Api --> JWT token

This commit is contained in:
Aminekan
2026-03-16 15:03:33 +01:00
parent c4468dc74b
commit 909c40b70f
92 changed files with 2923 additions and 244 deletions

6
ShopAPI/ShopAPI.http Normal file
View File

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