Hacker News new | ask | show | jobs
by DataCrayon 1762 days ago
I did some clean-up on Plotapi (https://plotapi.com) in preparation for the next data visualisation I introduce... it was mostly some improvements around caching and compression. REST Client plugin for VSCode has been useful for testing this!

Some users are making requests up to 20MB - so the next step will be to compress payloads on the sender side!