A Go port of shopify/dashing. Now frameworkless!
To generate a dashboard using this library, please use the Yeoman dashing-go generator.
For a live demo, here's the default sample dashboard.
- All endpoints have been ported over! Full functionality is available.
- For an example of how to write jobs in dashing-go, please refer to the demo dashboard source.
Much of the code is referenced from golang-sse-todo by @rwynn.