dione
dione copied to clipboard
Add simple HTTP server implementation for fetches
We can implement a simple, Java-native, standalone HTTP server that gets requests for key(s) and returns the payload (as json, etc.). Then, users can implement their own web server to visualize the data.