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

https://github.com/svrooij/blazorgraphexplorer

Demo speed increase with batching for the Microsoft Graph API
https://github.com/svrooij/blazorgraphexplorer

batching blazor-webassembly hacktoberfest microsoft-graph

Last synced: 3 months ago
JSON representation

Demo speed increase with batching for the Microsoft Graph API

Awesome Lists containing this project

README

          

# BlazorGraphExplorer

This is the source of my small demo application to show the difference between batching and not batching when talking to the Graph API (spoiler, it's huge).

## Live demo

View the live demo at [blazor-explorer.svrooij.io](https://blazor-explorer.svrooij.io)