{"id":79,"date":"2018-09-24T19:09:57","date_gmt":"2018-09-24T19:09:57","guid":{"rendered":"http:\/\/fredborg.org\/?p=79"},"modified":"2019-06-13T19:26:47","modified_gmt":"2019-06-13T19:26:47","slug":"lets-decentralize-nav","status":"publish","type":"post","link":"https:\/\/fredborg.org\/?p=79","title":{"rendered":"Let&#8217;s Decentralize NAV"},"content":{"rendered":"<p style=\"text-align: left;\">For a long time, we have all been trying to put as many things as possible inside our NAV, using our ERP system more like a development platform than an ERP system. The reason for this is that it has been easy and if we keep all functionality inside NAV then we do not have to learn anything new, and further more we can keep a monopoly on how our customer has to work. But as the world changes we have to change with it. The idea behind having one system to rule them all is no longer the way our world works, if you take a look around the industry we are seeing more and more micro services and specialized systems, and since these smaller systems only has one focus, then there is no way that we can compete with them, with our giant system.<\/p>\n<p style=\"text-align: left;\">In\u00a0many\u00a0ways\u00a0you\u00a0can\u00a0compare\u00a0what\u00a0is\u00a0happening\u00a0now, with\u00a0what\u00a0happened\u00a0back in the\u00a0day with\u00a0development\u00a0mythologies,\u00a0where\u00a0once\u00a0everyone\u00a0worked\u00a0using<br \/>\nthe\u00a0waterfall\u00a0model\u00a0now\u00a0a\u00a0days\u00a0we\u00a0all\u00a0try\u00a0to\u00a0work\u00a0agile.<\/p>\n<p style=\"text-align: left;\">To put it in\u00a0other\u00a0words\u00a0we\u00a0can\u00a0see\u00a0our\u00a0beloved\u00a0NAV as a hammer\u00a0while\u00a0all\u00a0these\u00a0small systems all have\u00a0their own\u00a0tool\u00a0shape,\u00a0so\u00a0while\u00a0you\u00a0can\u00a0force a\u00a0screw\u00a0into\u00a0a\u00a0piece\u00a0of\u00a0wood\u00a0using\u00a0a hammer\u00a0we\u00a0all\u00a0know\u00a0that\u00a0using\u00a0a\u00a0screwdriver\u00a0is\u00a0much\u00a0easier\u00a0&#x1f609;<span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p style=\"text-align: left;\">If we look at how Microsoft is changing the way we can develop in the future though extensions, then it would also seem like that even they have seen the direction our world is moving. So,\u00a0in the future we\u00a0will\u00a0all be working with NAV as just another system that is part of a larger network of connected services.\u00a0The way that we do this is through different API\u2019s, where some of the most common of course are webservices that use either SOAP or REST, but there are also a lot of other types of API\u2019s and ways to get data,\u00a0some\u00a0system still\u00a0uses\u00a0the outdated\u00a0method\u00a0like file exchange, and\u00a0furthermore\u00a0the data that you\u00a0receive\u00a0can come in many different formats, where you have XML, JSON and CSV as the most common, some API\u2019s also creates their own formats or they create their own standards of how their data is structured. All of these\u00a0variations, can make even the best developer want to pull out his or her hair, and this is not made easier by the fact that C\/AL and AL are very limited in what tools they have\u00a0available.\u00a0So\u00a0wouldn&#8217;t\u00a0it be\u00a0great\u00a0if all we had to do is call one service, which would always return the same data format, and yes you\u00a0guessed\u00a0it that is\u00a0exactly\u00a0what we will be creating in the next couple of posts, but be warned you will need to know at least\u00a0some\u00a0C# to be able to follow the examples, in this post there will be no\u00a0coding\u00a0but I will give a\u00a0run though\u00a0what a master service is and how it can help make your life easier, and in the next post I will cover the following topics:<span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<ul style=\"text-align: left;\">\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\">Create the foundation of the Master Service,\u00a0creating the foundation for a\u00a02 factor\u00a0authentication app for NAV<span data-ccp-props=\"{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335551550&quot;:1,&quot;335551620&quot;:1,&quot;335559737&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\">Setup up\u00a0functionality\u00a0in the Master Service, to generate a token and push it to NAV\u00a0<span data-ccp-props=\"{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\">Create a small mobile app that\u00a0that shows token in an app using our\u00a0Master Service<span data-ccp-props=\"{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/li>\n<\/ul>\n<p style=\"text-align: left;\"><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559685&quot;:360,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p style=\"text-align: left;\">So\u00a0let us get into what a master service is and why we need it, first off let us be\u00a0honest\u00a0this is a nice to have and not a need to have, but with that being said it will make your life much easier as a NAV developer, and it will allow our NAV world to open op for new\u00a0developers. Since we would be able to welcome aboard .NET\u00a0developers\u00a0(or\u00a0whatever\u00a0language you choose for your master service)\u00a0which in turn means that we can keep our costs down, because .NET developers are nowhere near as expensive as NAV developers. Now you might be thinking, but why do we need .NET, we can easily just make this master service in C\/AL and yes you are right, but one of the main reasons for choosing .NET is that it is a much larger and supported language than C\/AL will ever be,\u00a0meaning\u00a0that .NET\u00a0has much more modern tools to work with data of all types. The idea\u00a0behind a master service is that NAV will make standard webservices\u00a0available\u00a0to the master service and consume the API\u2019s need from the master service, so all logic will still be in NAV, but you will be able to always get the same format of data allowing you to\u00a0easily\u00a0work with the data.\u00a0<span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p style=\"text-align: left;\"><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-81 size-full\" src=\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/Master-Service.png\" alt=\"\" width=\"525\" height=\"487\" srcset=\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/Master-Service.png 525w, https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/Master-Service-300x278.png 300w\" sizes=\"auto, (max-width: 525px) 100vw, 525px\" \/><\/span><\/p>\n<p style=\"text-align: left;\">The idea behind a master service is that it will be the point of entry for all communication between all of your products, what this means is that you really do not care from where your data is coming because you only ever have to connect to your master service.\u00a0Another thing is if you like most of us have had to integrate with a third party webservice. Where we have had to setup a job que to keep us in sync because the third-party system could not push data to NAV, now I do not know about you, but I have had plenty of problems with the stability of job ques, resolving in that data was not updated correctly. But with a master data service this is no longer a problem because you will be able to tell the master data service to push the data to NAV and therefore no more job ques are needed, for system integration. Furthermore, by allowing all of your communication to go through one service, this will enable you to setup a DMZ where only your master service is running.<span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-80 size-full\" src=\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/DMZ.png\" alt=\"\" width=\"876\" height=\"491\" srcset=\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/DMZ.png 876w, https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/DMZ-300x168.png 300w, https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/DMZ-768x430.png 768w, https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/DMZ-842x472.png 842w\" sizes=\"auto, (max-width: 876px) 100vw, 876px\" \/>\u00a0\u00a0<span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p style=\"text-align: left;\">If you do not know what DMZ is, it is a term from the military which stands for\u00a0demilitarized zone, like the zone that there is between north Korea and south Korea, so in other word it is a buffer zone. In the world of computers this is also what you use a DMZ for, it is a server between your local network and the internet, so if someone\u00a0would\u00a0be able to get access to your DMZ server they will not be able to get onto your local network (depending on how\u00a0you\u00a0setup your DMZ). DMZ is getting more and more important in a connected world because it is getting more and more difficult to keep track of who has access to what. But enough theory in the next post let us get to coding \ud83d\ude42<span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p style=\"text-align: left;\"><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For a long time, we have all been trying to put as many things as possible inside our NAV, using&#8230; <a class=\"read-more\" href=\"https:\/\/fredborg.org\/?p=79\" rel=\"nofollow\"> Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":143,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-79","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","shapla-grid-item"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Let&#039;s Decentralize NAV - Fredborg<\/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:\/\/fredborg.org\/?p=79\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Let&#039;s Decentralize NAV - Fredborg\" \/>\n<meta property=\"og:description\" content=\"For a long time, we have all been trying to put as many things as possible inside our NAV, using... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fredborg.org\/?p=79\" \/>\n<meta property=\"og:site_name\" content=\"Fredborg\" \/>\n<meta property=\"article:published_time\" content=\"2018-09-24T19:09:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-06-13T19:26:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png\" \/>\n\t<meta property=\"og:image:width\" content=\"990\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"dfredborg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@dfredborg\" \/>\n<meta name=\"twitter:site\" content=\"@dfredborg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"dfredborg\" \/>\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:\/\/fredborg.org\/?p=79#article\",\"isPartOf\":{\"@id\":\"https:\/\/fredborg.org\/?p=79\"},\"author\":{\"name\":\"dfredborg\",\"@id\":\"https:\/\/fredborg.org\/#\/schema\/person\/59a5520cbf04c6bd1267f30b4488e71d\"},\"headline\":\"Let&#8217;s Decentralize NAV\",\"datePublished\":\"2018-09-24T19:09:57+00:00\",\"dateModified\":\"2019-06-13T19:26:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/fredborg.org\/?p=79\"},\"wordCount\":1142,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/fredborg.org\/#\/schema\/person\/59a5520cbf04c6bd1267f30b4488e71d\"},\"image\":{\"@id\":\"https:\/\/fredborg.org\/?p=79#primaryimage\"},\"thumbnailUrl\":\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/fredborg.org\/?p=79#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fredborg.org\/?p=79\",\"url\":\"https:\/\/fredborg.org\/?p=79\",\"name\":\"Let's Decentralize NAV - Fredborg\",\"isPartOf\":{\"@id\":\"https:\/\/fredborg.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/fredborg.org\/?p=79#primaryimage\"},\"image\":{\"@id\":\"https:\/\/fredborg.org\/?p=79#primaryimage\"},\"thumbnailUrl\":\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png\",\"datePublished\":\"2018-09-24T19:09:57+00:00\",\"dateModified\":\"2019-06-13T19:26:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/fredborg.org\/?p=79#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fredborg.org\/?p=79\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fredborg.org\/?p=79#primaryimage\",\"url\":\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png\",\"contentUrl\":\"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png\",\"width\":990,\"height\":350},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fredborg.org\/?p=79#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fredborg.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Let&#8217;s Decentralize NAV\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fredborg.org\/#website\",\"url\":\"https:\/\/fredborg.org\/\",\"name\":\"Fredborg\",\"description\":\"Business Central and Azure\",\"publisher\":{\"@id\":\"https:\/\/fredborg.org\/#\/schema\/person\/59a5520cbf04c6bd1267f30b4488e71d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fredborg.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/fredborg.org\/#\/schema\/person\/59a5520cbf04c6bd1267f30b4488e71d\",\"name\":\"dfredborg\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fredborg.org\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/fredborg.org\/wp-content\/uploads\/2023\/06\/download.png\",\"contentUrl\":\"https:\/\/fredborg.org\/wp-content\/uploads\/2023\/06\/download.png\",\"width\":256,\"height\":256,\"caption\":\"dfredborg\"},\"logo\":{\"@id\":\"https:\/\/fredborg.org\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:fredborg.org\",\"https:\/\/www.linkedin.com\/in\/dfredborg\/\",\"https:\/\/x.com\/dfredborg\",\"https:\/\/www.youtube.com\/channel\/UCUNZglLDMjBlOK_T9JtI8UA\"],\"url\":\"https:\/\/fredborg.org\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Let's Decentralize NAV - Fredborg","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:\/\/fredborg.org\/?p=79","og_locale":"en_US","og_type":"article","og_title":"Let's Decentralize NAV - Fredborg","og_description":"For a long time, we have all been trying to put as many things as possible inside our NAV, using... Read more","og_url":"https:\/\/fredborg.org\/?p=79","og_site_name":"Fredborg","article_published_time":"2018-09-24T19:09:57+00:00","article_modified_time":"2019-06-13T19:26:47+00:00","og_image":[{"width":990,"height":350,"url":"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png","type":"image\/png"}],"author":"dfredborg","twitter_card":"summary_large_image","twitter_creator":"@dfredborg","twitter_site":"@dfredborg","twitter_misc":{"Written by":"dfredborg","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/fredborg.org\/?p=79#article","isPartOf":{"@id":"https:\/\/fredborg.org\/?p=79"},"author":{"name":"dfredborg","@id":"https:\/\/fredborg.org\/#\/schema\/person\/59a5520cbf04c6bd1267f30b4488e71d"},"headline":"Let&#8217;s Decentralize NAV","datePublished":"2018-09-24T19:09:57+00:00","dateModified":"2019-06-13T19:26:47+00:00","mainEntityOfPage":{"@id":"https:\/\/fredborg.org\/?p=79"},"wordCount":1142,"commentCount":0,"publisher":{"@id":"https:\/\/fredborg.org\/#\/schema\/person\/59a5520cbf04c6bd1267f30b4488e71d"},"image":{"@id":"https:\/\/fredborg.org\/?p=79#primaryimage"},"thumbnailUrl":"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/fredborg.org\/?p=79#respond"]}]},{"@type":"WebPage","@id":"https:\/\/fredborg.org\/?p=79","url":"https:\/\/fredborg.org\/?p=79","name":"Let's Decentralize NAV - Fredborg","isPartOf":{"@id":"https:\/\/fredborg.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fredborg.org\/?p=79#primaryimage"},"image":{"@id":"https:\/\/fredborg.org\/?p=79#primaryimage"},"thumbnailUrl":"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png","datePublished":"2018-09-24T19:09:57+00:00","dateModified":"2019-06-13T19:26:47+00:00","breadcrumb":{"@id":"https:\/\/fredborg.org\/?p=79#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fredborg.org\/?p=79"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fredborg.org\/?p=79#primaryimage","url":"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png","contentUrl":"https:\/\/fredborg.org\/wp-content\/uploads\/2018\/09\/completely-decentralize-internet.original.png","width":990,"height":350},{"@type":"BreadcrumbList","@id":"https:\/\/fredborg.org\/?p=79#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fredborg.org\/"},{"@type":"ListItem","position":2,"name":"Let&#8217;s Decentralize NAV"}]},{"@type":"WebSite","@id":"https:\/\/fredborg.org\/#website","url":"https:\/\/fredborg.org\/","name":"Fredborg","description":"Business Central and Azure","publisher":{"@id":"https:\/\/fredborg.org\/#\/schema\/person\/59a5520cbf04c6bd1267f30b4488e71d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fredborg.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/fredborg.org\/#\/schema\/person\/59a5520cbf04c6bd1267f30b4488e71d","name":"dfredborg","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fredborg.org\/#\/schema\/person\/image\/","url":"https:\/\/fredborg.org\/wp-content\/uploads\/2023\/06\/download.png","contentUrl":"https:\/\/fredborg.org\/wp-content\/uploads\/2023\/06\/download.png","width":256,"height":256,"caption":"dfredborg"},"logo":{"@id":"https:\/\/fredborg.org\/#\/schema\/person\/image\/"},"sameAs":["https:fredborg.org","https:\/\/www.linkedin.com\/in\/dfredborg\/","https:\/\/x.com\/dfredborg","https:\/\/www.youtube.com\/channel\/UCUNZglLDMjBlOK_T9JtI8UA"],"url":"https:\/\/fredborg.org\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/fredborg.org\/index.php?rest_route=\/wp\/v2\/posts\/79","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fredborg.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fredborg.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fredborg.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fredborg.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=79"}],"version-history":[{"count":7,"href":"https:\/\/fredborg.org\/index.php?rest_route=\/wp\/v2\/posts\/79\/revisions"}],"predecessor-version":[{"id":160,"href":"https:\/\/fredborg.org\/index.php?rest_route=\/wp\/v2\/posts\/79\/revisions\/160"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fredborg.org\/index.php?rest_route=\/wp\/v2\/media\/143"}],"wp:attachment":[{"href":"https:\/\/fredborg.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=79"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fredborg.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=79"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fredborg.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=79"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}