issues
search
mdottavio
/
ya-lifx
:bulb: - Yet Another LIFX JS client
MIT License
8
stars
1
forks
source link
Adding API Rate limit validations
#6
Closed
mdottavio
closed
7 years ago
mdottavio
commented
7 years ago
What this PR do?
introduce API rate limit validations for the request object
introduce a new method on the
ya-lifx
object to consume the API rate limits.
TODO
[x] add unit test to the request object.
goliatone
commented
7 years ago
@mdottavio this looks good! thank you
What this PR do?
ya-lifx
object to consume the API rate limits.TODO