{"id":13103,"date":"2023-05-10T21:45:26","date_gmt":"2023-05-10T19:45:26","guid":{"rendered":"https:\/\/techmoz.net\/?p=13103"},"modified":"2023-05-10T21:45:26","modified_gmt":"2023-05-10T19:45:26","slug":"conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration","status":"publish","type":"post","link":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/","title":{"rendered":"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration"},"content":{"rendered":"<p>In the software development world, legacy code is inevitable. As technology evolves and user needs change, 99% of software engineers will encounter legacy code in their careers. Many developers, however, feel overwhelmed when faced with the task of updating or migrating a legacy system. Fear not, for we have a solution: the <strong>Strangler Fig pattern<\/strong>.<\/p>\n<h3>The Challenge of Migrating Legacy Systems<\/h3>\n<p>Migrating a legacy system to a new architecture is a daunting task. For small applications, a complete overhaul may be feasible, but for most systems, a more practical and less risky approach is necessary. That&#8217;s where the <strong>Strangler Fig pattern<\/strong> comes in.<\/p>\n<h3>Introducing the Strangler Fig Pattern<\/h3>\n<p>The Strangler Fig pattern is an incremental migration strategy that involves replacing specific pieces of functionality with new applications and services. It allows for a gradual migration while minimizing disruption to end-users and maintaining the integrity of the legacy system during the process.<\/p>\n<h3>How to Implement the Strangler Fig Pattern<\/h3>\n<ol>\n<li>Create a facade: The first step is to create a facade that intercepts requests going to the backend legacy system. This facade will be responsible for routing requests either to the legacy application or the new services.<\/li>\n<li>Gradual migration of features: Existing features can be gradually migrated to the new system. As features are migrated, the facade ensures that users are directed to the correct application, whether it be the legacy system or the new service.<\/li>\n<li>Strangling the legacy system: Over time, as more and more features are migrated to the new system, the legacy system is eventually &#8220;strangled&#8221; and is no longer necessary. The Strangler Fig pattern provides a low-risk transition to a new architecture.<\/li>\n<\/ol>\n<h3>Key Benefits of the Strangler Fig Pattern<\/h3>\n<ul>\n<li>Gradual migration: By allowing for incremental changes, the Strangler Fig pattern reduces the risk and complexity of migration projects.<\/li>\n<li>Low-risk transition: Since the facade routes users to the correct application, it ensures that the legacy application continues functioning while new functionality is being added.<\/li>\n<li>Minimize disruption to end-users: The facade keeps the interface consistent, allowing users to continue using the application without noticing significant changes.<\/li>\n<li>Maintain legacy system integrity: During the migration process, the Strangler Fig pattern ensures that the existing system remains functional and stable.<\/li>\n<\/ul>\n<h3>Conclusion<\/h3>\n<p>When faced with the challenge of migrating a legacy system, the Strangler Fig pattern offers a practical and efficient solution. By allowing for a gradual migration, minimizing disruption to end-users, and maintaining the integrity of the legacy system during the process, software engineers can confidently tackle the task of updating or replacing their legacy code.<\/p>\n<p>If you&#8217;re in the process of improving your legacy system, share your strategy and experiences to help fellow software engineers who are just beginning their journey with legacy code.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the software development world, legacy code is inevitable. As technology evolves and user needs change, 99% of software engineers will encounter legacy code in their careers. Many developers, however, feel overwhelmed when faced with the task of updating or migrating a legacy system. Fear not, for we have a solution: the Strangler Fig pattern.<\/p>\n","protected":false},"author":2,"featured_media":1,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_dcms_eufi_img":"https:\/\/learn.microsoft.com\/en-us\/azure\/architecture\/patterns\/_images\/strangler.png","footnotes":"","_links_to":"","_links_to_target":""},"categories":[963,974,952,991,997,1063],"tags":[1198,1199,1197],"class_list":["post-13103","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articles-2","category-development-tools","category-highlights-2","category-programming","category-software-2","category-web-development-en","tag-design-patterns","tag-legacy-code","tag-strangler-fig-pattern"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration - Techmoz<\/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:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration - Techmoz\" \/>\n<meta property=\"og:description\" content=\"In the software development world, legacy code is inevitable. As technology evolves and user needs change, 99% of software engineers will encounter legacy code in their careers. Many developers, however, feel overwhelmed when faced with the task of updating or migrating a legacy system. Fear not, for we have a solution: the Strangler Fig pattern.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/\" \/>\n<meta property=\"og:site_name\" content=\"Techmoz\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/hostmoz\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-10T19:45:26+00:00\" \/>\n<meta name=\"author\" content=\"Elisio Leonardo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hostmoz\" \/>\n<meta name=\"twitter:site\" content=\"@hostmoz\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Elisio Leonardo\" \/>\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\":[\"Article\",\"NewsArticle\"],\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/\"},\"author\":{\"name\":\"Elisio Leonardo\",\"@id\":\"https:\/\/techmoz.net\/#\/schema\/person\/dcc2c00505441293925f0573bc996b09\"},\"headline\":\"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration\",\"datePublished\":\"2023-05-10T19:45:26+00:00\",\"dateModified\":\"2023-05-10T19:45:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/\"},\"wordCount\":465,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/techmoz.net\/#organization\"},\"image\":{\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#primaryimage\"},\"thumbnailUrl\":\"\",\"keywords\":[\"Design Patterns\",\"Legacy Code\",\"Strangler Fig pattern\"],\"articleSection\":[\"Articles\",\"Development Tools\",\"Highlights\",\"Programming\",\"Software\",\"Web Development\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#respond\"]}],\"copyrightYear\":\"2023\",\"copyrightHolder\":{\"@id\":\"https:\/\/techmoz.net\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/\",\"url\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/\",\"name\":\"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration - Techmoz\",\"isPartOf\":{\"@id\":\"https:\/\/techmoz.net\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#primaryimage\"},\"thumbnailUrl\":\"\",\"datePublished\":\"2023-05-10T19:45:26+00:00\",\"dateModified\":\"2023-05-10T19:45:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#primaryimage\",\"url\":\"\",\"contentUrl\":\"\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/techmoz.net\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/techmoz.net\/#website\",\"url\":\"https:\/\/techmoz.net\/\",\"name\":\"Techmoz\",\"description\":\"O maior Portal de Tecnologia em Mo\u00e7ambique\",\"publisher\":{\"@id\":\"https:\/\/techmoz.net\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/techmoz.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/techmoz.net\/#organization\",\"name\":\"Hostmoz,Lda\",\"url\":\"https:\/\/techmoz.net\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/techmoz.net\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/techmoz.test\/wp-content\/uploads\/2023\/01\/techmoz-logo.png?fit=385%2C90&ssl=1\",\"contentUrl\":\"https:\/\/techmoz.test\/wp-content\/uploads\/2023\/01\/techmoz-logo.png?fit=385%2C90&ssl=1\",\"width\":385,\"height\":90,\"caption\":\"Hostmoz,Lda\"},\"image\":{\"@id\":\"https:\/\/techmoz.net\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/hostmoz\",\"https:\/\/x.com\/hostmoz\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/techmoz.net\/#\/schema\/person\/dcc2c00505441293925f0573bc996b09\",\"name\":\"Elisio Leonardo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/techmoz.net\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/80182e0df20d39fd5938f02fa54113c599d04372d288dc811ea9d480830a94fd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/80182e0df20d39fd5938f02fa54113c599d04372d288dc811ea9d480830a94fd?s=96&d=mm&r=g\",\"caption\":\"Elisio Leonardo\"},\"description\":\"Elisio Leonardo is an experienced Web Developer, Solutions Architect, Digital Marketing Expert, and content producer with a passion for technology, artificial intelligence, web development, and entertainment. With nearly 15 years of writing engaging content on technology and entertainment, particularly Comic Book Movies, Elisio has become a trusted source of information in the digital landscape.\",\"url\":\"https:\/\/techmoz.net\/en\/author\/backstageel\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration - Techmoz","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:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/","og_locale":"en_US","og_type":"article","og_title":"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration - Techmoz","og_description":"In the software development world, legacy code is inevitable. As technology evolves and user needs change, 99% of software engineers will encounter legacy code in their careers. Many developers, however, feel overwhelmed when faced with the task of updating or migrating a legacy system. Fear not, for we have a solution: the Strangler Fig pattern.","og_url":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/","og_site_name":"Techmoz","article_publisher":"https:\/\/web.facebook.com\/hostmoz","article_published_time":"2023-05-10T19:45:26+00:00","author":"Elisio Leonardo","twitter_card":"summary_large_image","twitter_creator":"@hostmoz","twitter_site":"@hostmoz","twitter_misc":{"Written by":"Elisio Leonardo","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","NewsArticle"],"@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#article","isPartOf":{"@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/"},"author":{"name":"Elisio Leonardo","@id":"https:\/\/techmoz.net\/#\/schema\/person\/dcc2c00505441293925f0573bc996b09"},"headline":"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration","datePublished":"2023-05-10T19:45:26+00:00","dateModified":"2023-05-10T19:45:26+00:00","mainEntityOfPage":{"@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/"},"wordCount":465,"commentCount":0,"publisher":{"@id":"https:\/\/techmoz.net\/#organization"},"image":{"@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#primaryimage"},"thumbnailUrl":"","keywords":["Design Patterns","Legacy Code","Strangler Fig pattern"],"articleSection":["Articles","Development Tools","Highlights","Programming","Software","Web Development"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#respond"]}],"copyrightYear":"2023","copyrightHolder":{"@id":"https:\/\/techmoz.net\/#organization"}},{"@type":"WebPage","@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/","url":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/","name":"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration - Techmoz","isPartOf":{"@id":"https:\/\/techmoz.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#primaryimage"},"image":{"@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#primaryimage"},"thumbnailUrl":"","datePublished":"2023-05-10T19:45:26+00:00","dateModified":"2023-05-10T19:45:26+00:00","breadcrumb":{"@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#primaryimage","url":"","contentUrl":""},{"@type":"BreadcrumbList","@id":"https:\/\/techmoz.net\/en\/conquering-legacy-code-embrace-the-strangler-fig-pattern-for-seamless-software-migration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techmoz.net\/en\/"},{"@type":"ListItem","position":2,"name":"Conquering Legacy Code: Embrace the Strangler Fig Pattern for Seamless Software Migration"}]},{"@type":"WebSite","@id":"https:\/\/techmoz.net\/#website","url":"https:\/\/techmoz.net\/","name":"Techmoz","description":"O maior Portal de Tecnologia em Mo\u00e7ambique","publisher":{"@id":"https:\/\/techmoz.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techmoz.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/techmoz.net\/#organization","name":"Hostmoz,Lda","url":"https:\/\/techmoz.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techmoz.net\/#\/schema\/logo\/image\/","url":"https:\/\/techmoz.test\/wp-content\/uploads\/2023\/01\/techmoz-logo.png?fit=385%2C90&ssl=1","contentUrl":"https:\/\/techmoz.test\/wp-content\/uploads\/2023\/01\/techmoz-logo.png?fit=385%2C90&ssl=1","width":385,"height":90,"caption":"Hostmoz,Lda"},"image":{"@id":"https:\/\/techmoz.net\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/hostmoz","https:\/\/x.com\/hostmoz"]},{"@type":"Person","@id":"https:\/\/techmoz.net\/#\/schema\/person\/dcc2c00505441293925f0573bc996b09","name":"Elisio Leonardo","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techmoz.net\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/80182e0df20d39fd5938f02fa54113c599d04372d288dc811ea9d480830a94fd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/80182e0df20d39fd5938f02fa54113c599d04372d288dc811ea9d480830a94fd?s=96&d=mm&r=g","caption":"Elisio Leonardo"},"description":"Elisio Leonardo is an experienced Web Developer, Solutions Architect, Digital Marketing Expert, and content producer with a passion for technology, artificial intelligence, web development, and entertainment. With nearly 15 years of writing engaging content on technology and entertainment, particularly Comic Book Movies, Elisio has become a trusted source of information in the digital landscape.","url":"https:\/\/techmoz.net\/en\/author\/backstageel\/"}]}},"_format-video":{"_last_editor_used_jetpack":["classic-editor"],"_edit_lock":["1683748497:2"],"_edit_last":["2"],"_wpml_media_featured":["1"],"_wpml_media_duplicate":["1"],"_encloseme":["1"],"post_views_count":["1091"],"_post_template_options":["a:1:{s:17:\"single_post_style\";s:0:\"\";}"],"_format-video":["a:1:{s:13:\"embedded_link\";s:0:\"\";}"],"_wpb_vc_js_status":["false"],"_yoast_wpseo_newssitemap-exclude":["off"],"_yoast_wpseo_newssitemap-genre":["a:0:{}"],"_yoast_wpseo_content_score":["60"],"_yoast_wpseo_inclusive_language_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":["2"],"_yoast_wpseo_wordproof_timestamp":[""],"_dcms_eufi_img":["https:\/\/learn.microsoft.com\/en-us\/azure\/architecture\/patterns\/_images\/strangler.png"],"_yoast_wpseo_primary_category":["963"]},"_links":{"self":[{"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/posts\/13103","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/comments?post=13103"}],"version-history":[{"count":1,"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/posts\/13103\/revisions"}],"predecessor-version":[{"id":13105,"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/posts\/13103\/revisions\/13105"}],"wp:attachment":[{"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/media?parent=13103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/categories?post=13103"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techmoz.net\/en\/wp-json\/wp\/v2\/tags?post=13103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}