Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 295 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 295 Bytes

Project title

This is a code sample for exposing REST APIs using Azure. It focuses on how you can use Azure managed identity, so you dont expose the cosmos DB secrets in your code or environment

Code style

This is using Javascript async/await pattern, and using typescript

© Uday Hegde