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
- Host: GitHub
- URL: https://github.com/svrooij/blazorgraphexplorer
- Owner: svrooij
- License: mit
- Created: 2023-03-09T08:58:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T11:15:12.000Z (about 3 years ago)
- Last Synced: 2025-10-30T14:59:37.686Z (7 months ago)
- Topics: batching, blazor-webassembly, hacktoberfest, microsoft-graph
- Language: HTML
- Homepage: https://blazor-explorer.svrooij.io
- Size: 236 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)