Visualizer.coffee API
Use this postman collection if you want to have a look at the data stored on https://visualizer.coffee created by https://github.com/miharekar.
Here's the code/api on GitHub
https://github.com/miharekar/decent-visualizer
GETGet public shots
Get a (paginated) list of public shots.
GETGet my shots
Get a (paginated) list of my personal shots.
Uses the userid/password from your account on visualizer.coffee.
POSTUpload shot
Upload a file in either TCL or JSON format of your shot.
Authentication is required
GETGet shot data
Get Essential or complete info about the shot.
Be sure to provide a valid shotId in the path which can be acquired by listing all (your) shots.
Note: that some fields in the result payload may be empty (null), this means that the creator of the shot did not specify much details in the DYE page (Describe Your Espresso)