{"id":37900,"date":"2020-12-23T10:00:12","date_gmt":"2020-12-23T15:00:12","guid":{"rendered":"https:\/\/simpleprogrammer.com\/?p=37900"},"modified":"2020-12-23T07:34:22","modified_gmt":"2020-12-23T12:34:22","slug":"unified-modeling-language-age-of-agile","status":"publish","type":"post","link":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/","title":{"rendered":"The UML in the Age of Agile: Why It&#8217;s Still Relevant"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-37907\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant-square.png\" alt=\"unified modeling language\" width=\"280\" height=\"280\" \/>Development is a constantly evolving field and as developers we are always looking for quicker and more efficient ways to solve problems. Throughout the years, the ways we approach and adapt to problems have changed.<\/p>\n<p>The agile development process has become increasingly popular as a way to approach software as a series of iterative problems that need solving. The test, learn, and adapt model of agile has resulted in much more learning by doing, which has reduced the use of broad framework concepts like the Unified Modeling Language (UML).<\/p>\n<p>The UML\u2014which involves the process of creating and visualizing entire systems and how they interact with each other\u2014is considered to be antiquated. But disregarding fundamental concepts like UML has its consequences.<\/p>\n<p>In this article, I\u2019ll analyze how the UML can still play a vital role in the development process, and how it can make us <a href=\"https:\/\/simpleprogrammer.com\/master-new-codebase-record-time\/\" target=\"_blank\" rel=\"noopener\">better coders<\/a> and thinkers. However, before we delve into any of that, let\u2019s first look into what exactly the Unified Modeling Language is.<\/p>\n<h2>What is the UML?<\/h2>\n<p>The UML was originally created in 1994 as a way to standardize the disparate notational system in software design. It is basically a uniform modeling language comprising an integrated set of diagrams that are created to assist software and system developers in visualizing, specifying, documenting, and constructing software system artifacts and non-software systems and business modeling.<\/p>\n<p>The Unified Modeling Language is a compilation of the best practices in engineering that have been very successful in the modeling of complex systems.<\/p>\n<p>The UML is indeed an integral component of developing the software development process and object-oriented software. It mainly utilizes graphical notations for the expression of software project design. Using the UML helps project work teams in communicating, exploring potential designs, and validating the software\u2019s architectural design.<\/p>\n<h2>Uses of the UML: Different Kinds of Applications<\/h2>\n<p>The Unified Modeling Language has scores of different applications. You can use it to develop diagrams and provide programmers with expressive and ready-to-use modeling examples that basically depict the <a href=\"https:\/\/www.amazon.com\/dp\/0262510871\/makithecompsi-20\" target=\"_blank\" rel=\"noopener\">structure and behavior of a system<\/a>.<\/p>\n<p>A few of the UML tools deliver program code from the Unified Modeling Language. You can use the UML to model a particular system not dependent on a platform language.<\/p>\n<p>Moreover, the UML boasts applications that extend beyond the development of software, like process flow in manufacturing. This addresses problems that agile cannot, and allows you to see your development needs in the context of the entire business. This upfront or \u201cwaterfall\u201d process allows you to think of entire systems at once, and gives you the flexibility to see how different systems interact with each other.<\/p>\n<h2>Benefits of the UML<\/h2>\n<p>Using the UML today has several benefits, and finding ways to incorporate it into your development process can improve your thought process and lead to greater organizational efficiency.\u00a0 Here are some of the ways using UML diagrams can help.<\/p>\n<h3>Bring New Developers or Team Members up to Speed Quickly<\/h3>\n<p>Before developers begin to code, Unified Modeling Language diagrams can assist every individual team member working on the project to get on the same proverbial page. Thanks to the simplicity of these diagrams, you can also bring new team members up to speed very swiftly.<\/p>\n<p>Besides, by comprehending the system they are trying to build, developers can delegate their work, figure out potential issues before the actual work begins, and then efficiently work toward a common objective.<\/p>\n<h3>Tailor the Elements in a UML Diagram<\/h3>\n<p>What makes the Unified Modeling Language much-needed and well-suited for the development of software is its high flexibility. You have the freedom to tailor your modeling interactions and elements in a Unified Modeling Language diagram, especially to suit the technologies or domain you are using.<\/p>\n<h3>Plan out New Features Before Programming<\/h3>\n<p>The Unified Modeling Language assists in planning new features prior to any <a href=\"https:\/\/simpleprogrammer.com\/best-programming-books-2019\/\" target=\"_blank\" rel=\"noopener\">programming<\/a>. This allows you to identify issues or potential problem areas before development starts.\u00a0 This can lower overhead during any program\u2019s implementation.<\/p>\n<p>In addition, a Unified Modeling Language model diagram is quite simple to change, whereas reprogramming a certain code section can be time-consuming and tedious.<\/p>\n<h3>Communicate With Technical and Non-Technical Audiences More Easily<\/h3>\n<p>One of the biggest advantages of the Unified Modeling Language is that it allows easy communication with both technical and non-technical audiences.<\/p>\n<p>For instance, if you are considering using UML to explain different software design models, it would be safe to assume that a majority of software professionals will be familiar with UML diagrams to some extent.\u00a0 This\u00a0 allows easy communication back and forth.<\/p>\n<p>Furthermore, you just have to know 20 percent of the Unified Modeling Language to describe 80 percent of your modeling requirements. There is no need for you to comprehend or know the complete notation to communicate effectively with the help of a UML diagram.<\/p>\n<h2>Types of UML Diagrams<\/h2>\n<p>UML diagrams can even be incorporated into your agile development. By having a better understanding of the different types of UML diagrams and their uses, you can start creating your own based on your specific requirements.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-37902 size-full\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/image3.png\" alt=\"unified modeling language\" width=\"1024\" height=\"658\" \/><\/p>\n<h3>Structural Diagrams<\/h3>\n<p>These diagrams\u00a0display things and elements in the modeled system. To put it more technically, they show a system\u2019s different objects.<\/p>\n<ul>\n<li aria-level=\"1\"><strong>Class diagram<\/strong> &#8211; These\u00a0are the crux of nearly every object-oriented method, and that includes the UML as well. Class diagrams depict a system\u2019s static structure.<\/li>\n<li aria-level=\"1\"><strong>Component diagram<\/strong> &#8211; These\u00a0diagrams describe physical software component organization, including executables, run time code, and source code.<\/li>\n<li aria-level=\"1\"><strong>Deployment diagram<\/strong> &#8211; Deployment diagrams show a system\u2019s physical resources, including components, nodes, and connections.<\/li>\n<li aria-level=\"1\"><strong>Composite structure diagram<\/strong> &#8211; These diagrams depict a class\u2019s internal part.<\/li>\n<li aria-level=\"1\"><strong>Object diagram<\/strong> &#8211; An object diagram illustrates a system\u2019s static structure at a certain time. You can use them for testing of class diagrams.<\/li>\n<\/ul>\n<h3>Behavioral Diagrams<\/h3>\n<p>These diagrams show how the system behaves and interacts with itself and other entities (users, other systems). They show how data moves through the system, how objects communicate with each other, how the passage of time affects the system, or what events cause the system to change internal states.<\/p>\n<p><strong>Sequence diagrams<\/strong> &#8211; These diagrams illustrate interactions between different classes in regard to message exchanges over the passage of time.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-37903 size-large\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/image2-2-746x1024.png\" alt=\"\" width=\"746\" height=\"1024\" \/><\/p>\n<p>This sequence diagram shows the interaction with customers at an ATM. it visualises how the systems interact and in what order, allowing you to gain a better understanding of how to optimally set up development flow.<\/p>\n<p><strong>Activity diagram<\/strong> &#8211; These depict a system\u2019s dynamic nature by modeling the control flow from one activity to another. An activity represents an operation on some particular class that leads to a change in the system\u2019s state. Generally, you can use activity diagrams to model internal operation and business processes or workflows.<\/p>\n<p><strong>Use case diagram<\/strong> &#8211; These diagrams model a system\u2019s functionality using use cases and actors.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-37904 size-large\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/image1-2-1024x957.png\" alt=\"unified modeling language\" width=\"1024\" height=\"957\" \/><\/p>\n<p>Use case diagrams help you to better track and visualize how actors will move through a given system. It&#8217;s a great low-tech way of identifying potential problems and where the system may break down.<\/p>\n<h2>The UML is Dead. Long Live the UML<\/h2>\n<p>Our development techniques need to adapt with the times. And while agile has undeniable benefits in how it addresses and <a href=\"https:\/\/simpleprogrammer.com\/bullet-proof-debugging-strategy\/\" target=\"_blank\" rel=\"noopener\">solves problems<\/a>, and may be more suited to current software needs,\u00a0 it is important we don\u2019t forget the <a href=\"https:\/\/www.amazon.com\/dp\/0999081411\/makithecompsi-20\" target=\"_blank\" rel=\"noopener\">fundamentals of development<\/a> in the process.<\/p>\n<p>Techniques like the UML can sharpen our processes, allowing us to become not just better developers, but better thinkers. Finding ways to incorporate practices like the UML into current development models can allow you to have a strong foundational framework, while staying nimble and innovative.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Development is a constantly evolving field and as developers we are always looking for quicker and more efficient ways to solve problems. Throughout the years, the ways we approach and adapt to problems have changed. The agile development process has become increasingly popular as a way to approach software as a series of iterative problems&#8230;<\/p>\n","protected":false},"author":1329,"featured_media":37908,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[11287,415,1934,162229803,162229823,1981],"tags":[],"class_list":["post-37900","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-agile","category-guest-post","category-language","category-programming","category-software","category-tools"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The UML in the Age of Agile: Why It&#039;s Still Relevant - Simple Programmer<\/title>\n<meta name=\"description\" content=\"The Unified Modeling Language is an integral component of developing the software development process and object-oriented software.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The UML in the Age of Agile: Why It&#039;s Still Relevant - Simple Programmer\" \/>\n<meta property=\"og:description\" content=\"The Unified Modeling Language is an integral component of developing the software development process and object-oriented software.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/\" \/>\n<meta property=\"og:site_name\" content=\"Simple Programmer\" \/>\n<meta property=\"article:published_time\" content=\"2020-12-23T15:00:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"The UML in the Age of Agile: Why It&#8217;s Still Relevant\",\"datePublished\":\"2020-12-23T15:00:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/\"},\"wordCount\":1285,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png\",\"articleSection\":[\"Agile\",\"Guest Post\",\"Language\",\"Programming\",\"Software\",\"Tools\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/\",\"name\":\"The UML in the Age of Agile: Why It's Still Relevant - Simple Programmer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png\",\"datePublished\":\"2020-12-23T15:00:12+00:00\",\"author\":{\"@id\":\"\"},\"description\":\"The Unified Modeling Language is an integral component of developing the software development process and object-oriented software.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/#primaryimage\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png\",\"contentUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/unified-modeling-language-age-of-agile\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/simpleprogrammer.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The UML in the Age of Agile: Why It&#8217;s Still Relevant\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/#website\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/\",\"name\":\"Simple Programmer\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/simpleprogrammer.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/author\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The UML in the Age of Agile: Why It's Still Relevant - Simple Programmer","description":"The Unified Modeling Language is an integral component of developing the software development process and object-oriented software.","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:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/","og_locale":"en_US","og_type":"article","og_title":"The UML in the Age of Agile: Why It's Still Relevant - Simple Programmer","og_description":"The Unified Modeling Language is an integral component of developing the software development process and object-oriented software.","og_url":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/","og_site_name":"Simple Programmer","article_published_time":"2020-12-23T15:00:12+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/#article","isPartOf":{"@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/"},"author":{"name":"","@id":""},"headline":"The UML in the Age of Agile: Why It&#8217;s Still Relevant","datePublished":"2020-12-23T15:00:12+00:00","mainEntityOfPage":{"@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/"},"wordCount":1285,"commentCount":0,"image":{"@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/#primaryimage"},"thumbnailUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png","articleSection":["Agile","Guest Post","Language","Programming","Software","Tools"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/","url":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/","name":"The UML in the Age of Agile: Why It's Still Relevant - Simple Programmer","isPartOf":{"@id":"https:\/\/simpleprogrammer.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/#primaryimage"},"image":{"@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/#primaryimage"},"thumbnailUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png","datePublished":"2020-12-23T15:00:12+00:00","author":{"@id":""},"description":"The Unified Modeling Language is an integral component of developing the software development process and object-oriented software.","breadcrumb":{"@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/#primaryimage","url":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png","contentUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2020\/12\/The-UML-in-the-Age-of-Agile-Why-Its-Still-Relevant.png","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/simpleprogrammer.com\/unified-modeling-language-age-of-agile\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/simpleprogrammer.com\/"},{"@type":"ListItem","position":2,"name":"The UML in the Age of Agile: Why It&#8217;s Still Relevant"}]},{"@type":"WebSite","@id":"https:\/\/simpleprogrammer.com\/#website","url":"https:\/\/simpleprogrammer.com\/","name":"Simple Programmer","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/simpleprogrammer.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"","url":"https:\/\/simpleprogrammer.com\/author\/"}]}},"_links":{"self":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts\/37900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/users\/1329"}],"replies":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/comments?post=37900"}],"version-history":[{"count":0,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts\/37900\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/media\/37908"}],"wp:attachment":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/media?parent=37900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/categories?post=37900"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/tags?post=37900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}