keenlabs / keen-sdk-net

A .NET SDK for the Keen IO API
MIT License
37 stars 24 forks source link

Add a KeenApiClient layer to abstract KeenHttpClient usage #55

Open masojus opened 7 years ago

masojus commented 7 years ago

There's a missing layer where we can do more API-level stuff rather than HTTP-ish specifics.