GatewayApi App Description

Rest full api to manage gateways

Prerequisites

.NET 5.0 SDK or later

Running GatewayApi via Command Line Interface

dotnet run

Run this command in the terminal, inside ./GatewayApi

Running GatewayApi.Tests via Command Line Interface

dotnet test

Run this command in the terminal, inside ./GatewayApi.Tests