Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 515 Bytes

Winleafs Fake Api

This is an API to replicate the functions provided by the Nanoleaf products. This is used for both intergration testing and unit testing

Features

  • Coming soon

Left out

Authorization and the device discovery will be left out. All authentication tokens will be accepted.

No bad requests will be given when settings things like effects. We might implement these for things such as incorrect body or empty string. But no random unauthorized error will be thrown.