Skip to content

mizrael/BlazorAndDragons

Repository files navigation

Blazor & Dragons

This is a very simple application consuming the publicly available D&D 5e API https://www.dnd5eapi.co/ , written with .NET Core .

The UI is written using Blazor and is communicating to the backend using gRPC.