Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 893 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 893 Bytes

Use Azure Ink Recognizer with Angular

Demo application to demonstrate the capabilities of the Azure Ink Recognizer in an Angular App.

Azure Ink Recognizer with Angular

Important: For demo reasons I am calling the Cognitive Services API directly from the client side, which is maybe not the best idea in production scenarios. To hide your subscription key from the client it might be better to move this call to your API backend.

Useful links