From 1faf22f6d61dccc6fcdcbe0d1069048987f9f6ee Mon Sep 17 00:00:00 2001 From: Jovan Popovic Date: Fri, 12 Aug 2016 11:10:57 +0200 Subject: [PATCH] Revert "Updated json readme" This reverts commit 3f48ca667e5ddcfd21622dc59e62cdbb41101838. --- samples/features/json/readme.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/samples/features/json/readme.md b/samples/features/json/readme.md index 81a0ae57..2e0ef1e3 100644 --- a/samples/features/json/readme.md +++ b/samples/features/json/readme.md @@ -10,8 +10,4 @@ This project contains an example implementation of NodeJS REST API using Express [Products REST API - ASP.NET Core](product-catalog/dotnet-rest-api) -This project contains an example implementation of ASP.NET Core REST API with CRUD operations on a Product table. You can learn how to build REST API on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database. - -[Product Catalog Web app - ASP.NET Core/Bootstrap/JQuery](product-catalog/dotnet-rest-api) - -This project contains an example implementation of ASP.NET Core application that shows list of products and enables you to add, edit, or delete products. You can learn how to create web application on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database. \ No newline at end of file +This project contains an example implementation of ASP.NET Core REST API with CRUD operations on a Product table. You can learn how to build REST API on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database. \ No newline at end of file