{"id":113,"date":"2014-01-16T12:25:31","date_gmt":"2014-01-16T12:25:31","guid":{"rendered":"https:\/\/staging.heliossolutions.co\/blog\/?p=113"},"modified":"2018-04-06T09:43:21","modified_gmt":"2018-04-06T09:43:21","slug":"boilerplate-or-bootstrap","status":"publish","type":"post","link":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/","title":{"rendered":"BOILERPLATE OR BOOTSTRAP&#8230;?"},"content":{"rendered":"<p>Beginning of every new project takes lots of brainstorming, confusion, queries and questions regarding which tools to be used for creation of flexible and proper base. For resolving this confusion many tools are available with adequate documentation, but again which one will be best for fulfilling our target.<\/p>\n<p>Boilerplate and Bootstrap both are very effective tools when we want to keep the foundation of our new project. Still the question is which one is better, which one should be use of what if both are used.<\/p>\n<p>The most practical and logical answer to this question is use the one which is best for your requirements. But what if we don\u2019t know what features they provide. Hereby I go with some detailed explanation to clear out the things.<\/p>\n<h2>1.\u00a0BOILERPLATE :<\/h2>\n<p>Boilerplate is a front-end kick start template with basic inclusions and appropriate file structure with basic server-side configurations. It\u2019s like blueprint of house without building blocks.<\/p>\n<h3>Benefits:<\/h3>\n<p>HTML5 Boilerplate helps you build <strong>fast<\/strong>, <b>robust<\/b> and <strong>adaptable<\/strong> web apps or sites. <a href=\"#_msocom_1\">[A1]<\/a>\u00a0It provides cross browser compatibility, optimized Google analytics snippets, mobile browsers optimization, no external reset CSS has to be used as normalize.css contains all reset CSS, best practise server configurations and much more things.<\/p>\n<p>The package contains following things:<\/p>\n<p><a href=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/boilerplate.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-126\" src=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/boilerplate-236x300.png\" alt=\"boilerplate\" width=\"236\" height=\"300\" srcset=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/boilerplate-236x300.png 236w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/boilerplate.png 281w\" sizes=\"auto, (max-width: 236px) 100vw, 236px\" \/><\/a><\/p>\n<ul class=\"bloginnercontent\">\n<li>CSS \u2013 a directory containing normalize.CSS, and main.CSS with Boilerplate\u2019s defaults, common helpers, media queries, and print styles.<\/li>\n<li>doc \u2013 a directory containing all Boilerplate\u2019s documentation. You can use it as the location for your own project\u2019s documentation.<\/li>\n<li>img \u2013 an empty folder for your images<\/li>\n<li>js \u2013 a directory containing main.js for your custom code and plugins.js containing the code for all your plugins. Also there are Modernizr and jQuery libraries placed in vendor subfolder.<\/li>\n<li>.htaccess \u2013 default web server configurations for Apache. For other servers there is serve configs repository.<\/li>\n<li>404.html \u2013 a very basic error page<\/li>\n<li>apple touch icons<\/li>\n<li>crossdomain.xml \u2013 a template for working with cross domain requests.<\/li>\n<li>favicon.ico<\/li>\n<li>humans.txt \u2013 a file to include credits for you and your project.<\/li>\n<li>index.html \u2013 default HTML5-ready template, the base of all pages on your web site.<\/li>\n<li>robots.txt \u2013 a file to include any pages you want to be hidden from search engines.<\/li>\n<\/ul>\n<p>Download: \u00a0<a href=\"http:\/\/html5boilerplate.com\/\">http: \/\/html5boilerplate.com\/<\/a><br \/>\nDocumentation: \u00a0<a href=\"https:\/\/github.com\/h5bp\/html5-boilerplate\/blob\/v4.3.0\/doc\/TOC.md\">https:\/\/github.com\/h5bp\/html5-boilerplate\/blob\/v4.3.0\/doc\/TOC.md<\/a><\/p>\n<p>You get these all in one package without writing any extra code, now just continue add your building blocks i.e. your own code and add components to make your project.<\/p>\n<h2>2.\u00a0BOOTSTRAP:<\/h2>\n<p>Twitter Bootstrap provides simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions. In other words, it\u2019s a front-end toolkit for faster, more beautiful web development. Bootstrap download contains CSS files, JS components and icon font. It provides responsive layout and ready to use JS components. Provides good support and customized components with proper documentations are available.<br \/>\n<b>Benefits:<\/b><\/p>\n<ul class=\"bloginnercontent\">\n<li>\u00a0\u00a0 Browser compatibility<\/li>\n<li>\u00a0\u00a0\u00a0Ready to use components (JS widgets)<\/li>\n<li>\u00a0\u00a0\u00a0Mobile first approach (Responsive utility classes)<\/li>\n<li>\u00a0\u00a0\u00a0Support<\/li>\n<li>\u00a0\u00a0\u00a0CSS Grid system<\/li>\n<li>\u00a0\u00a0\u00a0Basic Template (flat design)<\/li>\n<li>\u00a0\u00a0\u00a0Optional Themes<\/li>\n<li>\u00a0\u00a0\u00a0Ready to use icons<\/li>\n<li>\u00a0\u00a0\u00a0Third party support<\/li>\n<li>\u00a0\u00a0\u00a0 Helper Classes<\/li>\n<li>\u00a0\u00a0 Print Classes<\/li>\n<li>\u00a0\u00a0\u00a0\u00a0CSS components\u00a0 (styled HTML components)<\/li>\n<li>\u00a0\u00a0\u00a0\u00a0Custom build of bootstrap and download<\/li>\n<\/ul>\n<p>Precompiled bootstrap contains\u00a0 following things:<\/p>\n<p><a href=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-128\" src=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap.png\" alt=\"bootstrap\" width=\"298\" height=\"278\" \/><\/a><\/p>\n<p>Download &amp; Documentation:\u00a0 <a href=\"http:\/\/getbootstrap.com\/\">http:\/\/getbootstrap.com\/<\/a><\/p>\n<p>Bootstrap source code contains precompiled CSS, JavaScript, and font assets, along with source LESS, JavaScript, and documentation. Thus bootstrap provides not only blueprint but also building blocks.<\/p>\n<h2>Conclusion:<\/h2>\n<p>Now comparing both you can decide which framework should be used to target your requirements and needs in your projects. But according to my experience I conclude that boilerplate is just a starting point for website which is more server-side oriented and one has to add whatever components required later, while using bootstrap which is more client-side, you can create your website from scratch using ready to use JS components, responsive layout, ready to use utility classes, proper documentation and support and many more features.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Beginning of every new project takes lots of brainstorming, confusion, queries and questions regarding which tools to be used for\u2026<\/p>\n","protected":false},"author":3,"featured_media":131,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[864],"tags":[],"class_list":["post-113","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uxui"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>BOILERPLATE OR BOOTSTRAP...? - Helios Blog<\/title>\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\/boilerplate-or-bootstrap\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BOILERPLATE OR BOOTSTRAP...? - Helios Blog\" \/>\n<meta property=\"og:description\" content=\"Beginning of every new project takes lots of brainstorming, confusion, queries and questions regarding which tools to be used for\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/\" \/>\n<meta property=\"og:site_name\" content=\"Helios Blog\" \/>\n<meta property=\"article:published_time\" content=\"2014-01-16T12:25:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-04-06T09:43:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"620\" \/>\n\t<meta property=\"og:image:height\" content=\"286\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/\"},\"author\":{\"name\":\"helios\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38\"},\"headline\":\"BOILERPLATE OR BOOTSTRAP&#8230;?\",\"datePublished\":\"2014-01-16T12:25:31+00:00\",\"dateModified\":\"2018-04-06T09:43:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/\"},\"wordCount\":655,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png\",\"articleSection\":[\"UX\/UI\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/\",\"name\":\"BOILERPLATE OR BOOTSTRAP...? - Helios Blog\",\"isPartOf\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png\",\"datePublished\":\"2014-01-16T12:25:31+00:00\",\"dateModified\":\"2018-04-06T09:43:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#primaryimage\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png\",\"contentUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png\",\"width\":620,\"height\":286},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.heliossolutions.co\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BOILERPLATE OR BOOTSTRAP&#8230;?\"}]},{\"@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":"BOILERPLATE OR BOOTSTRAP...? - Helios Blog","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\/boilerplate-or-bootstrap\/","og_locale":"en_US","og_type":"article","og_title":"BOILERPLATE OR BOOTSTRAP...? - Helios Blog","og_description":"Beginning of every new project takes lots of brainstorming, confusion, queries and questions regarding which tools to be used for\u2026","og_url":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/","og_site_name":"Helios Blog","article_published_time":"2014-01-16T12:25:31+00:00","article_modified_time":"2018-04-06T09:43:21+00:00","og_image":[{"width":620,"height":286,"url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png","type":"image\/png"}],"author":"helios","twitter_card":"summary_large_image","twitter_misc":{"Written by":"helios","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#article","isPartOf":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/"},"author":{"name":"helios","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38"},"headline":"BOILERPLATE OR BOOTSTRAP&#8230;?","datePublished":"2014-01-16T12:25:31+00:00","dateModified":"2018-04-06T09:43:21+00:00","mainEntityOfPage":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/"},"wordCount":655,"commentCount":0,"publisher":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png","articleSection":["UX\/UI"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/","url":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/","name":"BOILERPLATE OR BOOTSTRAP...? - Helios Blog","isPartOf":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#primaryimage"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png","datePublished":"2014-01-16T12:25:31+00:00","dateModified":"2018-04-06T09:43:21+00:00","breadcrumb":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#primaryimage","url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png","contentUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1.png","width":620,"height":286},{"@type":"BreadcrumbList","@id":"https:\/\/staging.heliossolutions.co\/blog\/boilerplate-or-bootstrap\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.heliossolutions.co\/blog\/"},{"@type":"ListItem","position":2,"name":"BOILERPLATE OR BOOTSTRAP&#8230;?"}]},{"@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\/2014\/01\/bootstrap1-550x250.png","mainsite_thumb":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2014\/01\/bootstrap1-150x170.png","alt_text":"","_links":{"self":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts\/113","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=113"}],"version-history":[{"count":0,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts\/113\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/media\/131"}],"wp:attachment":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/media?parent=113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/categories?post=113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/tags?post=113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}