{"id":3192,"date":"2016-04-22T13:19:29","date_gmt":"2016-04-22T13:19:29","guid":{"rendered":"https:\/\/staging.heliossolutions.co\/blog\/?p=3192"},"modified":"2019-09-25T10:33:24","modified_gmt":"2019-09-25T10:33:24","slug":"azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled","status":"publish","type":"post","link":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/","title":{"rendered":"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!"},"content":{"rendered":"<p dir=\"ltr\" style=\"text-align: justify;\">Do you develop with\u00a0<strong>Azure Mobile Apps Node.js Server SDK<\/strong>? Then you have some good news. The new version of the Azure Mobile Apps Node.js Server SDK is finally out as the version v2.0.0 GA release. But the catch is \u2013 Does it have the ability to run to local development edition of the server without needing a SQL Server. The v2.1.0 release of the Server SDK adds support for SQLite on the server. This provides a new data store also.<\/p>\n<p dir=\"ltr\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-3193\" style=\"display: block; margin-left: auto; margin-right: auto;\" title=\"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!\" src=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg\" alt=\"Azure Mobile Apps Node - Mobile App Development\" width=\"600\" height=\"350\" srcset=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg 600w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development-300x175.jpg 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">So all those developing Azure\u00a0<strong>Mobile apps<\/strong>\u00a0are about to feel enlightened with this version as they have some very interesting features that can make a difference to the overall development for you.<\/p>\n<h2 dir=\"ltr\" style=\"text-align: justify;\">Let us explore the Features of Azure Mobile Apps Node.js Server SDK<\/h2>\n<h3 dir=\"ltr\" style=\"text-align: justify;\">Local Development<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">Yes, all your anxiety comes to an end. The new version has ability to run to local development edition of the server without needing a SQL Server. Here, there are features that are offered:<\/p>\n<ul style=\"text-align: justify;\">\n<li>SQLite data providers simplified local development experience for all platforms, also\u00a0<strong>OS X<\/strong>\u00a0and\u00a0<strong>Linux<\/strong><\/li>\n<li>SQLite runs on all node.js versions and platforms requires no external database and it can run on the memory entirely<\/li>\n<li>The SQLite provider works without any configuration<\/li>\n<li>It is configured to be the default provider, enabling zero configuration local development<\/li>\n<li>You can switch over to using a SQL Azure instance without any coding between local development environment and Azure production environment.<\/li>\n<\/ul>\n<p dir=\"ltr\" style=\"text-align: justify;\">Amazing isn\u2019t it? Thus, local development looks pretty much sorted. Although Microsoft team says that they will eventually bring more features for improved local development.<\/p>\n<h3 dir=\"ltr\" style=\"text-align: justify;\">Unit\/ Integration Test Suit<\/h3>\n<ul style=\"text-align: justify;\">\n<li>This version offers you the ability to test your service locally using the Unit Integration Test Suite.<\/li>\n<li>The Suite is based on Mocha, Jasmine and another test framework<\/li>\n<li>Using SQLite database enables the test to be run with an in-memory provider<\/li>\n<li>Before every single test run, database is refreshed with a known good state<\/li>\n<li>Allows automated testing through variety of continuous integrated features<\/li>\n<\/ul>\n<p dir=\"ltr\" style=\"text-align: justify;\">There is only one drawback that the test can leave your database in a bad state which can cause failures that are due to the SQL state rather than your database.<\/p>\n<h3 dir=\"ltr\" style=\"text-align: justify;\">Support for AAD groups<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">Azure Mobile Apps support authentication for social media platforms and plug-ins. The Azure\u00a0<strong>Mobile Apps<\/strong>\u00a0new version has much to offer in its support for ADD groups, categorically &#8211;<\/p>\n<ul style=\"text-align: justify;\">\n<li>Supports authentication via\u00a0<strong>Facebook<\/strong>,\u00a0<strong>Twitter<\/strong>,\u00a0<strong>Google+<\/strong>,\u00a0<strong>Microsoft<\/strong>\u00a0and\u00a0<strong>Azure<\/strong>\u00a0Active Directory<\/li>\n<li>Support for\u00a0<a title=\"Enterprise Mobile Applications\" href=\"https:\/\/www.heliossolutions.co\/enterprise-solutions\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Enterprise Mobile Applications<\/strong><\/a><\/li>\n<li>Full decoding of the AAD claims which included AAD Group membership<\/li>\n<li>Configured AAD to provide groups as a claim available via the getIdentity() call<\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: justify;\">On-Going Improvement to Documentation<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">According to the Azure network, there are few improvements to the samples and the API reference where they have said that they will continue with the improvements on the samples and the documentation in order to improvise on the\u00a0<strong>Azure Mobile Apps<\/strong>\u00a0Server SDK. All the SDKs are open source and thus you can contribute to the community of Azure Mobile Apps Server SDK and be a part of the improvements being made to it.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\"><strong><em>To see the list of changes:\u00a0<a href=\"https:\/\/github.com\/Azure\/azure-mobile-apps-node\/issues?utf8=\u2713&amp;q=is%3Aissue+milestone%3A2.1.0+\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/github.com\/Azure\/azure-mobile-apps-node\/issues?utf8=\u2713&amp;q=is%3Aissue+milestone%3A2.1.0+<\/a><\/em><\/strong><\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\"><em>If you are looking for\u00a0<strong>Outsourcing Mobile Application Development India<\/strong>, click here:<\/em><strong><a href=\"https:\/\/www.heliossolutions.co\/connect-with-us\/\" target=\"_blank\" rel=\"noopener noreferrer\"> https:\/\/www.heliossolutions.co\/connect-with-us\/<\/a><\/strong><\/p>\n<h2 dir=\"ltr\" style=\"text-align: justify;\">We are excited for Azure Mobile Apps Node.js Server SDK v2.1.0<\/h2>\n<p dir=\"ltr\" style=\"text-align: justify;\">Our team working these tools has been very excited to work with it. We are still testing its capabilities and look forward to explore them with the project. If you have any queries, you can ask our\u00a0<a title=\"ASP.NET Development Specialists\" href=\"https:\/\/www.heliossolutions.co\/microsoft-application-development\/net-application-development\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>ASP.NET Development Specialists<\/strong><\/a>\u00a0at\u00a0<strong>Helios Solutions<\/strong>.<\/p>\n<h2 dir=\"ltr\" style=\"text-align: justify;\">IT Outsourcing Based in India<\/h2>\n<p dir=\"ltr\" style=\"text-align: justify;\">We have been collaborating with\u00a0<strong>Switzerland<\/strong>,\u00a0<strong>Germany<\/strong>,\u00a0<strong>France<\/strong>\u00a0and\u00a0<strong>Norway<\/strong>\u00a0mainly for\u00a0<strong>IT Outsourcing Projects<\/strong>. With an experience of more than 12 years in the\u00a0<strong>Outsourcing Industry<\/strong>, we can made a mark in the industry by providing the best in breed technology solutions and acting as a\u00a0<strong>IT partner<\/strong>\u00a0for\u00a0<strong>consultancy<\/strong>,\u00a0<strong>development<\/strong>\u00a0and even\u00a0<strong>support<\/strong>\u00a0and\u00a0<strong>maintenance<\/strong>. We have native\u00a0<strong>project managers<\/strong>\u00a0for your support and to bridge the communication gap between us. To see our work or hear to our project stories, visit:<strong><a href=\"http:\/\/www.heliossolutions.in\/the-initiative-by-helios-solutions\/vol1\/\">\u00a0http:\/\/www.heliossolutions.in\/the-initiative-by-helios-solutions\/vol1\/<\/a>\u00a0<\/strong>or you can also have a word\u00a0<strong>with us: <a href=\"https:\/\/www.heliossolutions.co\/connect-with-us\/\">https:\/\/www.heliossolutions.co\/connect-with-us\/<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Do you develop with\u00a0Azure Mobile Apps Node.js Server SDK? Then you have some good news. The new version of the\u2026<\/p>\n","protected":false},"author":3,"featured_media":3193,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[533,537,535,536,497],"class_list":["post-3192","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-microsoft-technologies","tag-asp-net-development-specialists","tag-azure-mobile-apps","tag-azure-mobile-apps-node-js","tag-enterprise-mobile-applications","tag-mobile-app-outsourcing"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!<\/title>\n<meta name=\"description\" content=\"What Azure Mobile Apps Node.js Server SDK v2.1.0 got? It has improved feature of SQL server and SQLite for bettering development process for developers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!\" \/>\n<meta property=\"og:description\" content=\"What Azure Mobile Apps Node.js Server SDK v2.1.0 got? It has improved feature of SQL server and SQLite for bettering development process for developers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/\" \/>\n<meta property=\"og:site_name\" content=\"Helios Blog\" \/>\n<meta property=\"article:published_time\" content=\"2016-04-22T13:19:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-09-25T10:33:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"helios\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"helios\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/\"},\"author\":{\"name\":\"helios\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38\"},\"headline\":\"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!\",\"datePublished\":\"2016-04-22T13:19:29+00:00\",\"dateModified\":\"2019-09-25T10:33:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/\"},\"wordCount\":727,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg\",\"keywords\":[\"ASP.NET Development Specialists\",\"Azure Mobile Apps\",\"Azure Mobile Apps Node.js\",\"Enterprise Mobile Applications\",\"Mobile App Outsourcing\"],\"articleSection\":[\"Enterprise Technologies\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/\",\"name\":\"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!\",\"isPartOf\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg\",\"datePublished\":\"2016-04-22T13:19:29+00:00\",\"dateModified\":\"2019-09-25T10:33:24+00:00\",\"description\":\"What Azure Mobile Apps Node.js Server SDK v2.1.0 got? It has improved feature of SQL server and SQLite for bettering development process for developers.\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#primaryimage\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg\",\"contentUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg\",\"width\":600,\"height\":350,\"caption\":\"Azure Mobile Apps Node - Mobile App Development\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.heliossolutions.co\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#website\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/\",\"name\":\"Helios Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.heliossolutions.co\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\",\"name\":\"Helios\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png\",\"contentUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png\",\"width\":250,\"height\":47,\"caption\":\"Helios\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38\",\"name\":\"helios\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g\",\"caption\":\"helios\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!","description":"What Azure Mobile Apps Node.js Server SDK v2.1.0 got? It has improved feature of SQL server and SQLite for bettering development process for developers.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/","og_locale":"en_US","og_type":"article","og_title":"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!","og_description":"What Azure Mobile Apps Node.js Server SDK v2.1.0 got? It has improved feature of SQL server and SQLite for bettering development process for developers.","og_url":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/","og_site_name":"Helios Blog","article_published_time":"2016-04-22T13:19:29+00:00","article_modified_time":"2019-09-25T10:33:24+00:00","og_image":[{"width":600,"height":350,"url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg","type":"image\/jpeg"}],"author":"helios","twitter_card":"summary_large_image","twitter_misc":{"Written by":"helios","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#article","isPartOf":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/"},"author":{"name":"helios","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38"},"headline":"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!","datePublished":"2016-04-22T13:19:29+00:00","dateModified":"2019-09-25T10:33:24+00:00","mainEntityOfPage":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/"},"wordCount":727,"commentCount":0,"publisher":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg","keywords":["ASP.NET Development Specialists","Azure Mobile Apps","Azure Mobile Apps Node.js","Enterprise Mobile Applications","Mobile App Outsourcing"],"articleSection":["Enterprise Technologies"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/","url":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/","name":"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!","isPartOf":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#primaryimage"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg","datePublished":"2016-04-22T13:19:29+00:00","dateModified":"2019-09-25T10:33:24+00:00","description":"What Azure Mobile Apps Node.js Server SDK v2.1.0 got? It has improved feature of SQL server and SQLite for bettering development process for developers.","breadcrumb":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#primaryimage","url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg","contentUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development.jpg","width":600,"height":350,"caption":"Azure Mobile Apps Node - Mobile App Development"},{"@type":"BreadcrumbList","@id":"https:\/\/staging.heliossolutions.co\/blog\/azure-mobile-apps-node-js-server-sdk-v2-1-0-unveiled\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.heliossolutions.co\/blog\/"},{"@type":"ListItem","position":2,"name":"The Azure Mobile Apps Node.js Server SDK v2.1.0 Unveiled!"}]},{"@type":"WebSite","@id":"https:\/\/staging.heliossolutions.co\/blog\/#website","url":"https:\/\/staging.heliossolutions.co\/blog\/","name":"Helios Blog","description":"","publisher":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.heliossolutions.co\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization","name":"Helios","url":"https:\/\/staging.heliossolutions.co\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png","contentUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png","width":250,"height":47,"caption":"Helios"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38","name":"helios","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g","caption":"helios"}}]}},"feat_image_thumb":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development-550x250.jpg","mainsite_thumb":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/04\/Azure-Mobile-Apps-Node-Mobile-App-Development-150x170.jpg","alt_text":"Azure Mobile Apps Node - Mobile App Development","_links":{"self":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts\/3192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/comments?post=3192"}],"version-history":[{"count":0,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts\/3192\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/media\/3193"}],"wp:attachment":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/media?parent=3192"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/categories?post=3192"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/tags?post=3192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}