{"id":717,"date":"2017-04-24T13:12:24","date_gmt":"2017-04-24T13:12:24","guid":{"rendered":"http:\/\/blog.onclickinnovations.com\/?p=717"},"modified":"2017-04-24T13:12:24","modified_gmt":"2017-04-24T13:12:24","slug":"ruby-on-rails-ror-or-django","status":"publish","type":"post","link":"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/","title":{"rendered":"Ruby on Rails (ROR) or Django"},"content":{"rendered":"<p><strong>Ruby on Rails (RoR)\u00a0<\/strong>\u00a0a web framework written in Ruby\u00a0\u00a0and is frequently credited with making Ruby \u201cfamous\u201d. Rails puts strong emphasis on convention-over-configuration and testing. Its a predefined directory structure and following naming conventions. There\u2019s plenty of good things: automatic imports, automatically passing controller instance variables to the view, a bunch of things such as template names are inferred automatically and much more. This means a developer only needs to specify unconventional aspects of the application, resulting in cleaner and shorter code.<\/p>\n<p><strong>Django\u00a0<\/strong>is a web framework written in Python.<a href=\"http:\/\/blog.onclickinnovations.com\/717-2\/\"> Django<\/a> follows explicit is better than implicit (a core Python principle), resulting in code that is very readable even for people that are not familiar with the framework. A project in Django is organized around apps. Each app has its own models, controllers, views and tests and feels like a small project. Django projects are basically a collection of apps, with each app being responsible for a particular subsystem.<\/p>\n<p>Why <a href=\"http:\/\/blog.onclickinnovations.com\/717-2\/\">Ruby on Rails<\/a> is good for Web Development ::<\/p>\n<ul>\n<li>Both frameworks were born out of the need of developing web applications faster and organizing the code better. They follow the MVC principle, which means the modelling of the domain (model), the presentation of the application data (view) and the user\u2019s interaction (controller) are all separated from each other. Django actually considers the framework to be the controller, so Django addresses itself as a model-template-view framework. Django\u2019s template can be understood as the view and the view as the controller of the typical MVC scheme. Ruby on the other hand mainly lies in the area of web development and offers really great libraries in that field, from the web application itself over deployment libraries to things like foreman which helps you to start a big set of microservices simultaneously on your local device.<\/li>\n<li><strong>&#8212; \u00a0<\/strong>Sites that would traditionally take 12 weeks to build can commonly be launched inside of 6 weeks with Ruby on Rails. This time savings results from a few factors: a leaner code-base (fewer lines of redundant code), a modular design (re-using existing components rather than building everything from scratch), and the availability of existing plugins (again, reducing the need to build features from scratch).<\/li>\n<li><strong>&#8212; \u00a0\u00a0<\/strong>After site launch, future modifications to your site (e.g., adding new features, making changes to the data model) can be made more quickly, for the same reasons noted above.<\/li>\n<li><strong>&#8212; \u00a0 \u00a0<\/strong>Because of the speed with which Rails sites can be built and modified, one will\u00a0spend less money to create and maintain the website \u2014\u00a0<em>without<\/em>\u00a0compromising the quality, performance, or scalability of your site.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ruby on Rails (RoR)\u00a0\u00a0a web framework written in Ruby\u00a0\u00a0and is frequently credited with making Ruby \u201cfamous\u201d. Rails puts strong emphasis on convention-over-configuration and testing. Its a predefined directory structure and following naming conventions. There\u2019s plenty of good things: automatic imports, automatically passing controller instance variables to the view, a bunch of things such as template &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/\"> <span class=\"screen-reader-text\">Ruby on Rails (ROR) or Django<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":718,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_newsletter_tier_id":0,"footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[1],"tags":[27,256,310,15,261,298,311],"jetpack_publicize_connections":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ruby on Rails (ROR) or Django | 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:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ruby on Rails (ROR) or Django | Blog\" \/>\n<meta property=\"og:description\" content=\"Ruby on Rails (RoR)\u00a0\u00a0a web framework written in Ruby\u00a0\u00a0and is frequently credited with making Ruby \u201cfamous\u201d. Rails puts strong emphasis on convention-over-configuration and testing. Its a predefined directory structure and following naming conventions. There\u2019s plenty of good things: automatic imports, automatically passing controller instance variables to the view, a bunch of things such as template &hellip; Ruby on Rails (ROR) or Django Read More &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/officialonclick\/\" \/>\n<meta property=\"article:published_time\" content=\"2017-04-24T13:12:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/ruby.jpeg?fit=720%2C309&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"309\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kavita Arora\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@OnClick_web\" \/>\n<meta name=\"twitter:site\" content=\"@OnClick_web\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kavita Arora\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/\",\"url\":\"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/\",\"name\":\"Ruby on Rails (ROR) or Django | Blog\",\"isPartOf\":{\"@id\":\"https:\/\/onclickinnovations.com\/blog\/#website\"},\"datePublished\":\"2017-04-24T13:12:24+00:00\",\"dateModified\":\"2017-04-24T13:12:24+00:00\",\"author\":{\"@id\":\"https:\/\/onclickinnovations.com\/blog\/#\/schema\/person\/ba3ed611007952683830a055469e831c\"},\"breadcrumb\":{\"@id\":\"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onclickinnovations.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ruby on Rails (ROR) or Django\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onclickinnovations.com\/blog\/#website\",\"url\":\"https:\/\/onclickinnovations.com\/blog\/\",\"name\":\"Blog - OnclickInnovations Pvt. Ltd.\",\"description\":\"Onclick Innovations Pvt. Ltd.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onclickinnovations.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onclickinnovations.com\/blog\/#\/schema\/person\/ba3ed611007952683830a055469e831c\",\"name\":\"Kavita Arora\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onclickinnovations.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a0ee6f19fb45d91e456bfdfb6920112f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a0ee6f19fb45d91e456bfdfb6920112f?s=96&d=mm&r=g\",\"caption\":\"Kavita Arora\"},\"url\":\"https:\/\/onclickinnovations.com\/blog\/author\/divya\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ruby on Rails (ROR) or Django | 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:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/","og_locale":"en_US","og_type":"article","og_title":"Ruby on Rails (ROR) or Django | Blog","og_description":"Ruby on Rails (RoR)\u00a0\u00a0a web framework written in Ruby\u00a0\u00a0and is frequently credited with making Ruby \u201cfamous\u201d. Rails puts strong emphasis on convention-over-configuration and testing. Its a predefined directory structure and following naming conventions. There\u2019s plenty of good things: automatic imports, automatically passing controller instance variables to the view, a bunch of things such as template &hellip; Ruby on Rails (ROR) or Django Read More &raquo;","og_url":"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/","og_site_name":"Blog","article_publisher":"https:\/\/www.facebook.com\/officialonclick\/","article_published_time":"2017-04-24T13:12:24+00:00","og_image":[{"width":720,"height":309,"url":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/ruby.jpeg?fit=720%2C309&ssl=1","type":"image\/jpeg"}],"author":"Kavita Arora","twitter_card":"summary_large_image","twitter_creator":"@OnClick_web","twitter_site":"@OnClick_web","twitter_misc":{"Written by":"Kavita Arora","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/","url":"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/","name":"Ruby on Rails (ROR) or Django | Blog","isPartOf":{"@id":"https:\/\/onclickinnovations.com\/blog\/#website"},"datePublished":"2017-04-24T13:12:24+00:00","dateModified":"2017-04-24T13:12:24+00:00","author":{"@id":"https:\/\/onclickinnovations.com\/blog\/#\/schema\/person\/ba3ed611007952683830a055469e831c"},"breadcrumb":{"@id":"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails-ror-or-django\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onclickinnovations.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Ruby on Rails (ROR) or Django"}]},{"@type":"WebSite","@id":"https:\/\/onclickinnovations.com\/blog\/#website","url":"https:\/\/onclickinnovations.com\/blog\/","name":"Blog - OnclickInnovations Pvt. Ltd.","description":"Onclick Innovations Pvt. Ltd.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onclickinnovations.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onclickinnovations.com\/blog\/#\/schema\/person\/ba3ed611007952683830a055469e831c","name":"Kavita Arora","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onclickinnovations.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a0ee6f19fb45d91e456bfdfb6920112f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a0ee6f19fb45d91e456bfdfb6920112f?s=96&d=mm&r=g","caption":"Kavita Arora"},"url":"https:\/\/onclickinnovations.com\/blog\/author\/divya\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/ruby.jpeg?fit=720%2C309&ssl=1","jetpack_shortlink":"https:\/\/wp.me\/pe8hCy-bz","jetpack-related-posts":[{"id":364,"url":"https:\/\/onclickinnovations.com\/blog\/ruby-on-rails\/","url_meta":{"origin":717,"position":0},"title":"Ruby  on  Rails","author":"Kavita Arora","date":"September 26, 2016","format":false,"excerpt":"Why we use RUBY ON RAILS\u00a0and not other frameworks like Python , Java \u00a0etc. Ruby on Rails fits in very nicely for rapid development because one of Rails\u2019 principle is convention over configuration. This means that Rails will choose a lot of \u2018common sense\u2019 configuration by default so that the\u2026","rel":"","context":"In &quot;Custom Software Development Solutions&quot;","block_context":{"text":"Custom Software Development Solutions","link":"https:\/\/onclickinnovations.com\/blog\/category\/custom-software-development-solutions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2016\/09\/Ruby-On-Rails.jpg?fit=700%2C315&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2016\/09\/Ruby-On-Rails.jpg?fit=700%2C315&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2016\/09\/Ruby-On-Rails.jpg?fit=700%2C315&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2016\/09\/Ruby-On-Rails.jpg?fit=700%2C315&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":730,"url":"https:\/\/onclickinnovations.com\/blog\/cucumberjs-tool-on-behaviour-driven-development\/","url_meta":{"origin":717,"position":1},"title":"CucumberJS ( Tool on Behaviour Driven Development )","author":"Kavita Arora","date":"April 28, 2017","format":false,"excerpt":"Cucumber a tool based on Behaviour Driven Development (BDD) framework which is used to write acceptance tests for web application. Behaviour Driven Development is extension of Test Driven Development and it is used to test the system rather than testing the particular piece of code. It allows automation of functional\u2026","rel":"","context":"In &quot;Custom Software Development Solutions&quot;","block_context":{"text":"Custom Software Development Solutions","link":"https:\/\/onclickinnovations.com\/blog\/category\/custom-software-development-solutions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/cucum.png?fit=600%2C400&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/cucum.png?fit=600%2C400&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/cucum.png?fit=600%2C400&ssl=1&resize=525%2C300 1.5x"},"classes":[]},{"id":701,"url":"https:\/\/onclickinnovations.com\/blog\/vue-js\/","url_meta":{"origin":717,"position":2},"title":"Vue.js","author":"Kavita Arora","date":"April 13, 2017","format":false,"excerpt":"Vue.js is a javascript framework to build user interfaces. Vue.js is a library for building web interfaces. Vue.js is simple, minimal core with an incrementally adoptable stack that can handle apps of any scale. Vue is designed from the ground up to be incrementally adoptable. The core library is focused\u2026","rel":"","context":"In &quot;Custom Software Development Solutions&quot;","block_context":{"text":"Custom Software Development Solutions","link":"https:\/\/onclickinnovations.com\/blog\/category\/custom-software-development-solutions\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":695,"url":"https:\/\/onclickinnovations.com\/blog\/scripting-languages\/","url_meta":{"origin":717,"position":3},"title":"Scripting languages","author":"Kavita Arora","date":"April 12, 2017","format":false,"excerpt":"A scripting language is a programming language designed for integrating and communicating with other programming languages. Some of the most widely used scripting languages are JavaScript, VBScript, PHP, Perl, Python, Ruby, ASP. Since a SCRIPTING LANGUAGES\u00a0is normally used in conjunction with another programming language, they are often found alongside HTML,\u2026","rel":"","context":"In &quot;Custom Software Development Solutions&quot;","block_context":{"text":"Custom Software Development Solutions","link":"https:\/\/onclickinnovations.com\/blog\/category\/custom-software-development-solutions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/script.jpg?fit=820%2C763&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/script.jpg?fit=820%2C763&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/script.jpg?fit=820%2C763&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/04\/script.jpg?fit=820%2C763&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":644,"url":"https:\/\/onclickinnovations.com\/blog\/reactjs\/","url_meta":{"origin":717,"position":4},"title":"ReactJS","author":"Kavita Arora","date":"March 6, 2017","format":false,"excerpt":"#ReactJS #DOM #JavaScript #AJAX #MVCframework #UI React is a JavaScript UI library for dynamic websites. React allows to build complex UI using components as the basis of each building blocks. A component is the smallest possible representative of a group of DOM elements along with its corresponding actions and state.\u00a0\u2026","rel":"","context":"In &quot;Custom Software Development Solutions&quot;","block_context":{"text":"Custom Software Development Solutions","link":"https:\/\/onclickinnovations.com\/blog\/category\/custom-software-development-solutions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/03\/react-js-framework.png?fit=600%2C270&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/03\/react-js-framework.png?fit=600%2C270&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2017\/03\/react-js-framework.png?fit=600%2C270&ssl=1&resize=525%2C300 1.5x"},"classes":[]},{"id":29,"url":"https:\/\/onclickinnovations.com\/blog\/phonegap-development\/","url_meta":{"origin":717,"position":5},"title":"Phonegap Development","author":"Kavita Arora","date":"June 21, 2016","format":false,"excerpt":"PhoneGap Development is a free and open source framework, the exact and efficient way for cross-platform mobile app development, and the developer accomplishes this by writing the user interface portion of their application.\u00a0Development is done purely using java script, css and html, which is then rendered by phonegap as web\u2026","rel":"","context":"In &quot;Custom Software Development Solutions&quot;","block_context":{"text":"Custom Software Development Solutions","link":"https:\/\/onclickinnovations.com\/blog\/category\/custom-software-development-solutions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/onclickinnovations.com\/blog\/wp-content\/uploads\/2016\/06\/PhoneGapPic.jpg?fit=242%2C252&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/posts\/717"}],"collection":[{"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/comments?post=717"}],"version-history":[{"count":1,"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/posts\/717\/revisions"}],"predecessor-version":[{"id":719,"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/posts\/717\/revisions\/719"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/media\/718"}],"wp:attachment":[{"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/media?parent=717"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/categories?post=717"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onclickinnovations.com\/blog\/wp-json\/wp\/v2\/tags?post=717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}