Justin Mason
Justin Mason
https://keen.io/docs/api/#access-keys
It'd be preferable to shape the API around what the client code *wants* to do, rather than *how* the back-end API is shaped. These interfaces are super rigid and don't...
There's a missing layer where we can do more API-level stuff rather than HTTP-ish specifics.
Allow plugging in DelegatingHandler and HttpClientHandler instances that override default behavior such as implementing proxy support. Perhaps make it simpler by toggling proxy support at a higher abstraction if it...
## MVP - [ ] Create Saved Query - [ ] Cache a Saved Query - [ ] Uncache a Saved Query - [ ] Delete a Saved Query -...