Skip to content

Created a sample api dashboard using .NET, SignalR, NVD3 and linq.js

Notifications You must be signed in to change notification settings

reustmd/ApiDashboardDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiDashboardDotNet

This is a relatively simple app I created when playing around with .NET websockets, SignalR, NVD3 and linq.js. It's a real-time API dashboard that receives messages from RabbitMQ and then pushes them out to connected browsers. Browsers then update in real-time to display the data in a useful format.

Demo: http://www.youtube.com/watch?v=OCxbPxTvJIQ

About

Created a sample api dashboard using .NET, SignalR, NVD3 and linq.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages