This repository contains a very simple example of the vertical slice architecture in dotnet 8 which builds upon the default weatherforecast webapi project template.
- Clone the repository
- Build
- Run
And you should be presented with the swagger documentation that contains two endpoints, one for getting forecasts and another for searching.