From 81fe34d705ef03dc23dc8ee85c9ab89eda81499b Mon Sep 17 00:00:00 2001 From: v-hearya Date: Fri, 13 Sep 2019 01:14:47 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index dba5dd1..96304ec 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +--- +page_type: sample +languages: +- typescript +- html +- javascript +products: +- azure +description: "Astros is a sample Node.js and TypeScript REST service written for MongoDB API." +urlFragment: cosmosdb-node-mongodb-rest-service +--- + ## Azure Cosmos DB - MongoDB API: Astros API Service Astros is a sample Node.js and TypeScript REST service written for MongoDB API. Through changing an environment variable for database connection, Astros can run locally using MongoDB or as an Azure Web App using Cosmos DB.