Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mizrael/blazoranddragons

D&D 5e API client written in .NET Core with Blazor and GRPC
https://github.com/mizrael/blazoranddragons

asp-net-core blazor blazor-client blazor-webassembly dotnet-core grpc grpc-client grpc-server grpc-web

Last synced: about 1 month ago
JSON representation

D&D 5e API client written in .NET Core with Blazor and GRPC

Awesome Lists containing this project

README

        

# 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.