Home

Awesome

readme

This repository illustrates how to use:

build & run

dotnet build
dotnet run

The code can be ran both locally and in a remote container.

usage

curl http://localhost:5000/helloworld

The flag refreshes every second, so repeated runs of the command above will give different results.