Fase 1: Setup ASP.NET Core API project, configure DB connection, install Dapper
This commit is contained in:
6
Backend/GestionIntegral.Api/GestionIntegral.Api.http
Normal file
6
Backend/GestionIntegral.Api/GestionIntegral.Api.http
Normal file
@@ -0,0 +1,6 @@
|
||||
@GestionIntegral.Api_HostAddress = http://localhost:5183
|
||||
|
||||
GET {{GestionIntegral.Api_HostAddress}}/weatherforecast/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user