I have been Engineer in the Software Industry for over 29 years. I am still very passionate about Software Engineering and Technology.
Pinned Loading
-
-
-
Azure Function API with Cosmos DB In...
Azure Function API with Cosmos DB Input Binding 1# HttpTrigger -<span>Cosmos DB API</span>
23The `HttpTrigger` makes it incredibly easy to have your functions executed via an HTTP call to your function. This sample, exposes a
4function that can get call with an HTTP GET and it will return all Patients from Cosmos DB. It can be used to build a REST API that exposes
5CRUD operations. You can take this a step further by leveraging APIM. The idea is to create a serverless micro-service CRUD endpoint using
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.