- Restful API : uses .Net Core 3.0.
.
├── api
│ └── logic for the restful api
└── site
└── simple html5 site thats displays the dashboard
A .NET Core/HTML5 based dashboard system that visualizes the Open Laboratory Data Repository (OpenLDR).
JavaScriptMIT