theonorg / echo-app

0 stars 0 forks source link

Echo App

Description

Echo App is a simple webapp with an API to echo the sent message.

Usage

API

Run dotnet build to build the project. Then run dotnet run to start the server.

Execute the following endpoints:

WebApp

Run dotnet build to build the project. Then run dotnet run to start the server.

Navigate to http://localhost:5000 to see the webapp.