MeltwaterArchive / datasift-dotnet

The official .NET API library for DataSift.
MIT License
12 stars 6 forks source link

Get values for Reset time and TTL in api response #30

Closed woakesd closed 1 year ago

woakesd commented 5 years ago

These values are useful and allow a client to stop trying the API when the ratelimit has been exceeded

I've also added a commit to create an interface IDataSiftClient which is useful for writing unit tests without needing to write a wrapper around DataSiftClient.