{"id":13311,"date":"2023-10-02T12:26:39","date_gmt":"2023-10-02T16:26:39","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=13311"},"modified":"2023-10-02T12:26:42","modified_gmt":"2023-10-02T16:26:42","slug":"how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/","title":{"rendered":"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34"},"content":{"rendered":"\n

Node.js is a popular runtime environment for JavaScript applications, widely used for building server-side applications, web applications, and more. Node.js 18, being a Long Term Support (LTS) version, provides stability and long-term support for developers. In this blog post, we’ll guide you through the steps to install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34.<\/p>\n\n\n\n

Prerequisites<\/h2>\n\n\n\n

Before we get started, ensure that you have the following:<\/p>\n\n\n\n

    \n
  1. A CentOS<\/a> 7\/8 or Fedora<\/a> 38-34 server or workstation.<\/li>\n\n\n\n
  2. Terminal access with sudo or root privileges.<\/li>\n\n\n\n
  3. Basic knowledge of the command line.<\/li>\n<\/ol>\n\n\n\n

    Now, let’s begin the installation process.<\/p>\n\n\n\n

    Step 1: Update Your System<\/h2>\n\n\n\n

    First, open a terminal and update your system’s package repositories to ensure you have the latest information about available packages:<\/p>\n\n\n\n

    For CentOS:<\/p>\n\n\n\n

    $ sudo yum update -y<\/code><\/pre>\n\n\n\n

    For Fedora:<\/p>\n\n\n\n

    $ sudo dnf update -y<\/code><\/pre>\n\n\n\n

    Step 2: Install Node.js 12 on CentOS 7\/8 or Fedora 38-34<\/h2>\n\n\n\n

    Node.js can be installed on CentOS and Fedora using the NodeSource repository, which provides up-to-date Node.js<\/a> versions. Follow these steps to add the NodeSource repository and install Node.js 18 LTS:<\/p>\n\n\n\n

    For CentOS 7\/8:<\/h3>\n\n\n\n

    1 Install the NodeSource repository by running the following command:<\/p>\n\n\n\n

    $ sudo curl -sL https:\/\/rpm.nodesource.com\/setup_18.x | bash -<\/code><\/pre>\n\n\n\n

    2 After adding the repository, install Node.js 18 with npm (Node Package Manager) using the following command:<\/p>\n\n\n\n

    $ sudo yum install -y nodejs<\/code><\/pre>\n\n\n\n

    For Fedora 38-34:<\/h3>\n\n\n\n

    1 Install the NodeSource repository by running the following command:<\/p>\n\n\n\n

    $ sudo dnf install -y https:\/\/rpm.nodesource.com\/pub_12.x\/fc\/nodesource-release-fc38-1.noarch.rpm<\/code><\/pre>\n\n\n\n

    Note: Replace fc38<\/code> with your specific Fedora version (e.g., fc34<\/code>, fc35<\/code>, etc.).<\/p>\n\n\n\n

    2 Install Node.js 18 with npm using the following command:<\/p>\n\n\n\n

    $ sudo dnf install -y nodejs<\/code><\/pre>\n\n\n\n

    Step 3: Verify the Installation<\/h2>\n\n\n\n

    After Node.js and npm are installed, you can verify the versions by running the following commands:<\/p>\n\n\n\n

    $ node -v\n$ npm -v<\/code><\/pre>\n\n\n\n

    You should see the Node.js and npm version numbers printed to the terminal.<\/p>\n\n\n\n

    Conclusion<\/h2>\n\n\n\n

    You have successfully installed Node.js 18 LTS on your CentOS 7\/8 or Fedora 38-34 system. You can now start developing and running JavaScript applications with the latest features and long-term support provided by Node.js 18. If you encounter any issues or need additional information, refer to the official Node.js documentation<\/a> or community resources to help you get the most out of your Node.js environment.<\/p>\n","protected":false},"excerpt":{"rendered":"

    Node.js is a popular runtime environment for JavaScript applications, widely used for building server-side applications, web applications, and more. Node.js 18, being a Long Term Support (LTS) version, provides stability…<\/p>\n","protected":false},"author":1,"featured_media":13318,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,23,9,16],"tags":[121,1270,328,350,354,404,424,433,449,544,545,591,636,638],"yoast_head":"\nHow to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34<\/title>\n<meta name=\"description\" content=\"In this guide we show readers how you can install Node.js 18 LTS on CentOS 7, 8 or Fedora 38 down to release 34\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34\" \/>\n<meta property=\"og:description\" content=\"In this guide we show readers how you can install Node.js 18 LTS on CentOS 7, 8 or Fedora 38 down to release 34\" \/>\n<meta property=\"og:url\" content=\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightwhiz.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/brightwhiz\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-10-02T16:26:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-02T16:26:42+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"680\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Michael Bright\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:site\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael Bright\" \/>\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\",\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/\"},\"author\":{\"name\":\"Michael Bright\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\"},\"headline\":\"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34\",\"datePublished\":\"2023-10-02T16:26:39+00:00\",\"dateModified\":\"2023-10-02T16:26:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/\"},\"wordCount\":336,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg\",\"keywords\":[\"CentOS\",\"Fedora\",\"JavaScript\",\"Libraries\",\"Linux\",\"Node.JS\",\"Open Source\",\"Optimization\",\"Performance\",\"Software development\",\"Software Engineering\",\"Tools\",\"Web Applications\",\"Web Development\"],\"articleSection\":[\"Articles\",\"Guides\",\"How To\",\"Technology\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/\",\"url\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/\",\"name\":\"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg\",\"datePublished\":\"2023-10-02T16:26:39+00:00\",\"dateModified\":\"2023-10-02T16:26:42+00:00\",\"description\":\"In this guide we show readers how you can install Node.js 18 LTS on CentOS 7, 8 or Fedora 38 down to release 34\",\"breadcrumb\":{\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#primaryimage\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg\",\"width\":1280,\"height\":680,\"caption\":\"Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/local.brightwhiz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/local.brightwhiz\/#website\",\"url\":\"http:\/\/local.brightwhiz\/\",\"name\":\"Brightwhiz.com\",\"description\":\"Best Tech guides, Tutorials, and News\",\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/local.brightwhiz\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/local.brightwhiz\/#organization\",\"name\":\"Brightwhiz\",\"url\":\"http:\/\/local.brightwhiz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"width\":706,\"height\":135,\"caption\":\"Brightwhiz\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/brightwhiz\/\",\"https:\/\/twitter.com\/brightwhizmag\",\"https:\/\/instagram.com\/bright_whiz\/\",\"https:\/\/www.pinterest.com\/sobbayi\/\",\"https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ\"]},{\"@type\":\"Person\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\",\"name\":\"Michael Bright\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"caption\":\"Michael Bright\"},\"sameAs\":[\"https:\/\/sobbayi.com\"],\"url\":\"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34","description":"In this guide we show readers how you can install Node.js 18 LTS on CentOS 7, 8 or Fedora 38 down to release 34","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":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34","og_description":"In this guide we show readers how you can install Node.js 18 LTS on CentOS 7, 8 or Fedora 38 down to release 34","og_url":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/","og_site_name":"Brightwhiz.com","article_publisher":"https:\/\/www.facebook.com\/brightwhiz\/","article_published_time":"2023-10-02T16:26:39+00:00","article_modified_time":"2023-10-02T16:26:42+00:00","og_image":[{"width":1280,"height":680,"url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg","type":"image\/jpeg"}],"author":"Michael Bright","twitter_card":"summary_large_image","twitter_creator":"@brightwhizmag","twitter_site":"@brightwhizmag","twitter_misc":{"Written by":"Michael Bright","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#article","isPartOf":{"@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/"},"author":{"name":"Michael Bright","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32"},"headline":"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34","datePublished":"2023-10-02T16:26:39+00:00","dateModified":"2023-10-02T16:26:42+00:00","mainEntityOfPage":{"@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/"},"wordCount":336,"commentCount":0,"publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"image":{"@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg","keywords":["CentOS","Fedora","JavaScript","Libraries","Linux","Node.JS","Open Source","Optimization","Performance","Software development","Software Engineering","Tools","Web Applications","Web Development"],"articleSection":["Articles","Guides","How To","Technology"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/","url":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/","name":"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34","isPartOf":{"@id":"http:\/\/local.brightwhiz\/#website"},"primaryImageOfPage":{"@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#primaryimage"},"image":{"@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg","datePublished":"2023-10-02T16:26:39+00:00","dateModified":"2023-10-02T16:26:42+00:00","description":"In this guide we show readers how you can install Node.js 18 LTS on CentOS 7, 8 or Fedora 38 down to release 34","breadcrumb":{"@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#primaryimage","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2023\/10\/Install-Node.js-18-LTS-on-CentOS.jpg","width":1280,"height":680,"caption":"Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34"},{"@type":"BreadcrumbList","@id":"http:\/\/local.brightwhiz\/how-to-install-node-js-18-lts-on-centos-7-8-or-fedora-38-34\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/local.brightwhiz\/"},{"@type":"ListItem","position":2,"name":"How to Install Node.js 18 LTS on CentOS 7\/8 or Fedora 38-34"}]},{"@type":"WebSite","@id":"http:\/\/local.brightwhiz\/#website","url":"http:\/\/local.brightwhiz\/","name":"Brightwhiz.com","description":"Best Tech guides, Tutorials, and News","publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/local.brightwhiz\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/local.brightwhiz\/#organization","name":"Brightwhiz","url":"http:\/\/local.brightwhiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","width":706,"height":135,"caption":"Brightwhiz"},"image":{"@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/brightwhiz\/","https:\/\/twitter.com\/brightwhizmag","https:\/\/instagram.com\/bright_whiz\/","https:\/\/www.pinterest.com\/sobbayi\/","https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ"]},{"@type":"Person","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32","name":"Michael Bright","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/","url":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","contentUrl":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","caption":"Michael Bright"},"sameAs":["https:\/\/sobbayi.com"],"url":"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/"}]}},"_links":{"self":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/13311"}],"collection":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/comments?post=13311"}],"version-history":[{"count":0,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/13311\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media\/13318"}],"wp:attachment":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media?parent=13311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/categories?post=13311"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/tags?post=13311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}