mirror of https://github.com/xfarrow/blink
Update README.md
This commit is contained in:
parent
ae14f04949
commit
031c85dd70
|
@ -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).
|
||||||
|
|
Loading…
Reference in New Issue