Update README.md

This commit is contained in:
Alessandro Ferro 2024-02-20 16:04:25 +01:00
parent 11b4cfba47
commit ac8332c69a
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
# APIs
The Blink's APIs can be developed using numerous programming language and technologies. The current and stable implementation is written in NodeJs.
There's no official documentation on how to use or write them yet, so the only way to understand them is by inspecting the source code or by opening `BlinkApiUsageExample.json` with Insomnia to have a clearer look at them.
Open `BlinkApiUsageExample.json` with Insomnia to see APIs in action.