Create README.md

This commit is contained in:
xfarrow 2023-10-18 13:55:45 +00:00 committed by GitHub
parent 2e97d41697
commit 6e1a9ac09c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
backend/apis/README.md Normal file
View File

@ -0,0 +1,4 @@
# 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 inspecting the source code or open "BlinkApiUsageExample.json" with Insomnia to have a clearer look at them.