Update README.md

This commit is contained in:
xfarrow
2024-03-06 09:20:49 +00:00
committed by GitHub
parent ae14f04949
commit 031c85dd70

View File

@@ -17,4 +17,4 @@ You can test the APIs in two ways:
## For Developers ## For Developers
The current implementation of the Blink APIs is written in NodeJS. Feel free to develop them in any other The current implementation of the Blink APIs is written in NodeJS. Feel free to develop them in any other
programming language (you can paste the folder here) but make sure to make them compatible with one another programming language (you can paste the folder here) but make sure to make them compatible with one another
and please follow the API design [best practices](https://learn.microsoft.com/en-us/azure/architecture/best-practices/api-design) and please follow the API design's [best practices](https://learn.microsoft.com/en-us/azure/architecture/best-practices/api-design).