Kendo UI Cloud Services Integration
This repository contains samples on integrating Kendo UI widgets with a variety of cloud services.
Contents
AWS DynamoDB
A sample application that demonstrates how to create a table in Amazon DynamoDB and configure the Kendo UI Grid to retrieve, create, update, and destroy items in that table.
Azure CosmosDB
A sample project that demonstrates how to add Kendo UI to an existing web application that is built with Azure Cosmos DB through SQL .NET API and Azure Portal, and how to configure a Kendo UI Grid to display Cosmos DB data and perform CRUD operations.
Azure Face API
A starter template for integrating the Kendo UI Upload widget with the cloud based Face API, that provides access to a set of advanced face algorithms which enable the detection and identification of faces in images.
Azure Functions
A sample project that demonstrates how to configure Azure Functions to server data for a Kendo UI Grid.
Google Cloud BigQuery
A sample application that demonstrates how to to create a table in Google Cloud Big Query and configure the Kendo UI Grid to retrieve, create, update, and destroy items in that table.