{"id":21196,"date":"2025-12-14T09:30:27","date_gmt":"2025-12-14T03:45:27","guid":{"rendered":"https:\/\/code-projects.org\/?p=21196"},"modified":"2025-12-14T09:30:27","modified_gmt":"2025-12-14T03:45:27","slug":"simple-chatbot-system-in-c-with-source-code","status":"publish","type":"post","link":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/","title":{"rendered":"Simple ChatBot System In C# With Source Code"},"content":{"rendered":"\n<p><strong>Project:&nbsp;Simple&nbsp;Chatbot&nbsp;System&nbsp;In&nbsp;C#<\/strong><\/p>\n\n\n\n<p>-To download simple chatbot system in c# project for free(Scroll Down)<\/p>\n\n\n\n<p>This is a simple chatbot system project in C# programming language. This project is based on the concept of artificial intelligence. Here the bot will reply your queries if it matches its question pattern. To run this project you will require Visual Studio. Install visual studio if you don&#8217;t have.<\/p>\n\n\n\n<p><strong>About&nbsp;Project<\/strong><\/p>\n\n\n\n<p>Talking about the project, this is a simple example of AI. The concept here used is AIML. This is an XML version for writing AI codes. Here whenever you put your question, then the system will look for the set of pre-defined questions from the AIML pattern. If it finds questions matching its pattern, then it will return a positive response and will answer. Suppose you ask it for like tell its name, then it will say hey I am ChatBot. But if your question goes out of bound or says out of the range, then it will reply with something different behaving that it does not know what you are asking for it. This whole concept uses the AI and <g class=\"gr_ gr_553 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace\" id=\"553\" data-gr-id=\"553\">aiml<\/g> algorithm. It can be beneficial for your websites where users ask for so many things.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Project Demo<\/h2>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"SIMPLE CHATBOT SYSTEM IN C# WITH SOURCE CODE\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/wDTdTfkynvg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">DOWNLOAD SIMPLE CHATBOT SYSTEM IN C# WITH SOURCE CODE FOR FREE: CLICK THE BUTTON BELOW<\/h2>\n\n\n<p>[cpdownload=6d85a486-eb23-4b44-b96e-c08b97976c22]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Project:&nbsp;Simple&nbsp;Chatbot&nbsp;System&nbsp;In&nbsp;C# -To download simple chatbot system in c# project for free(Scroll Down) This is a simple chatbot system project in [&hellip;]<\/p>\n","protected":false},"author":20,"featured_media":21233,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","ast-disable-related-posts":"","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":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1003],"tags":[38],"post_format":[],"class_list":["post-21196","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-c-sharp-projects","tag-c"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Simple ChatBot System In C# With Source Code - Source Code &amp; Projects<\/title>\n<meta name=\"description\" content=\"download simple chatbot system in c# with source code for free. simple chatbot system in c#. free c# with source code. latest c# projects with source code.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Simple ChatBot System In C# With Source Code - Source Code &amp; Projects\" \/>\n<meta property=\"og:description\" content=\"download simple chatbot system in c# with source code for free. simple chatbot system in c#. free c# with source code. latest c# projects with source code.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/\" \/>\n<meta property=\"og:site_name\" content=\"Source Code &amp; Projects\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-14T03:45:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/code-projects.org\/wp-content\/uploads\/2019\/02\/Screenshot-633-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"315\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Carmelo Garcia\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Carmelo Garcia\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/\"},\"author\":{\"name\":\"Carmelo Garcia\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/#\\\/schema\\\/person\\\/66a568e97b9ba7844033e1f44c8bf820\"},\"headline\":\"Simple ChatBot System In C# With Source Code\",\"datePublished\":\"2025-12-14T03:45:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/\"},\"wordCount\":252,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/#\\\/schema\\\/person\\\/ad6c464da800d8658830febb9d1e5d53\"},\"image\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/code-projects.org\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Screenshot-633-1.png\",\"keywords\":[\"c\"],\"articleSection\":[\"C# Projects\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/\",\"url\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/\",\"name\":\"Simple ChatBot System In C# With Source Code - Source Code &amp; Projects\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/code-projects.org\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Screenshot-633-1.png\",\"datePublished\":\"2025-12-14T03:45:27+00:00\",\"description\":\"download simple chatbot system in c# with source code for free. simple chatbot system in c#. free c# with source code. latest c# projects with source code.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/#primaryimage\",\"url\":\"https:\\\/\\\/code-projects.org\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Screenshot-633-1.png\",\"contentUrl\":\"https:\\\/\\\/code-projects.org\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Screenshot-633-1.png\",\"width\":700,\"height\":315},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-chatbot-system-in-c-with-source-code\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/code-projects.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Simple ChatBot System In C# With Source Code\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/#website\",\"url\":\"https:\\\/\\\/code-projects.org\\\/\",\"name\":\"Source Code &amp; Projects\",\"description\":\"Projects, Tutorials, and more\",\"publisher\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/#\\\/schema\\\/person\\\/ad6c464da800d8658830febb9d1e5d53\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/code-projects.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/code-projects.org\\\/#\\\/schema\\\/person\\\/ad6c464da800d8658830febb9d1e5d53\",\"name\":\"mysterioushoul\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d98500cd3daff9ff16ff72f70ab6605a78dd404da144f3886ee3746243cdf6d3?s=96&d=monsterid&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d98500cd3daff9ff16ff72f70ab6605a78dd404da144f3886ee3746243cdf6d3?s=96&d=monsterid&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d98500cd3daff9ff16ff72f70ab6605a78dd404da144f3886ee3746243cdf6d3?s=96&d=monsterid&r=g\",\"caption\":\"mysterioushoul\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d98500cd3daff9ff16ff72f70ab6605a78dd404da144f3886ee3746243cdf6d3?s=96&d=monsterid&r=g\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/#\\\/schema\\\/person\\\/66a568e97b9ba7844033e1f44c8bf820\",\"name\":\"Carmelo Garcia\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4e665031eea0a2fd90872fd2c3845a826bd0a72abd1fb4894437d8f0caaf9e5?s=96&d=monsterid&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4e665031eea0a2fd90872fd2c3845a826bd0a72abd1fb4894437d8f0caaf9e5?s=96&d=monsterid&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4e665031eea0a2fd90872fd2c3845a826bd0a72abd1fb4894437d8f0caaf9e5?s=96&d=monsterid&r=g\",\"caption\":\"Carmelo Garcia\"},\"url\":\"https:\\\/\\\/code-projects.org\\\/author\\\/carmelo\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Simple ChatBot System In C# With Source Code - Source Code &amp; Projects","description":"download simple chatbot system in c# with source code for free. simple chatbot system in c#. free c# with source code. latest c# projects with source code.","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:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/","og_locale":"en_US","og_type":"article","og_title":"Simple ChatBot System In C# With Source Code - Source Code &amp; Projects","og_description":"download simple chatbot system in c# with source code for free. simple chatbot system in c#. free c# with source code. latest c# projects with source code.","og_url":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/","og_site_name":"Source Code &amp; Projects","article_published_time":"2025-12-14T03:45:27+00:00","og_image":[{"width":700,"height":315,"url":"https:\/\/code-projects.org\/wp-content\/uploads\/2019\/02\/Screenshot-633-1.png","type":"image\/png"}],"author":"Carmelo Garcia","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Carmelo Garcia","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/#article","isPartOf":{"@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/"},"author":{"name":"Carmelo Garcia","@id":"https:\/\/code-projects.org\/#\/schema\/person\/66a568e97b9ba7844033e1f44c8bf820"},"headline":"Simple ChatBot System In C# With Source Code","datePublished":"2025-12-14T03:45:27+00:00","mainEntityOfPage":{"@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/"},"wordCount":252,"commentCount":1,"publisher":{"@id":"https:\/\/code-projects.org\/#\/schema\/person\/ad6c464da800d8658830febb9d1e5d53"},"image":{"@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/#primaryimage"},"thumbnailUrl":"https:\/\/code-projects.org\/wp-content\/uploads\/2019\/02\/Screenshot-633-1.png","keywords":["c"],"articleSection":["C# Projects"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/","url":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/","name":"Simple ChatBot System In C# With Source Code - Source Code &amp; Projects","isPartOf":{"@id":"https:\/\/code-projects.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/#primaryimage"},"image":{"@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/#primaryimage"},"thumbnailUrl":"https:\/\/code-projects.org\/wp-content\/uploads\/2019\/02\/Screenshot-633-1.png","datePublished":"2025-12-14T03:45:27+00:00","description":"download simple chatbot system in c# with source code for free. simple chatbot system in c#. free c# with source code. latest c# projects with source code.","breadcrumb":{"@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/#primaryimage","url":"https:\/\/code-projects.org\/wp-content\/uploads\/2019\/02\/Screenshot-633-1.png","contentUrl":"https:\/\/code-projects.org\/wp-content\/uploads\/2019\/02\/Screenshot-633-1.png","width":700,"height":315},{"@type":"BreadcrumbList","@id":"https:\/\/code-projects.org\/simple-chatbot-system-in-c-with-source-code\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/code-projects.org\/"},{"@type":"ListItem","position":2,"name":"Simple ChatBot System In C# With Source Code"}]},{"@type":"WebSite","@id":"https:\/\/code-projects.org\/#website","url":"https:\/\/code-projects.org\/","name":"Source Code &amp; Projects","description":"Projects, Tutorials, and more","publisher":{"@id":"https:\/\/code-projects.org\/#\/schema\/person\/ad6c464da800d8658830febb9d1e5d53"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/code-projects.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/code-projects.org\/#\/schema\/person\/ad6c464da800d8658830febb9d1e5d53","name":"mysterioushoul","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d98500cd3daff9ff16ff72f70ab6605a78dd404da144f3886ee3746243cdf6d3?s=96&d=monsterid&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d98500cd3daff9ff16ff72f70ab6605a78dd404da144f3886ee3746243cdf6d3?s=96&d=monsterid&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d98500cd3daff9ff16ff72f70ab6605a78dd404da144f3886ee3746243cdf6d3?s=96&d=monsterid&r=g","caption":"mysterioushoul"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/d98500cd3daff9ff16ff72f70ab6605a78dd404da144f3886ee3746243cdf6d3?s=96&d=monsterid&r=g"}},{"@type":"Person","@id":"https:\/\/code-projects.org\/#\/schema\/person\/66a568e97b9ba7844033e1f44c8bf820","name":"Carmelo Garcia","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a4e665031eea0a2fd90872fd2c3845a826bd0a72abd1fb4894437d8f0caaf9e5?s=96&d=monsterid&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a4e665031eea0a2fd90872fd2c3845a826bd0a72abd1fb4894437d8f0caaf9e5?s=96&d=monsterid&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a4e665031eea0a2fd90872fd2c3845a826bd0a72abd1fb4894437d8f0caaf9e5?s=96&d=monsterid&r=g","caption":"Carmelo Garcia"},"url":"https:\/\/code-projects.org\/author\/carmelo\/"}]}},"_links":{"self":[{"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/posts\/21196","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/comments?post=21196"}],"version-history":[{"count":4,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/posts\/21196\/revisions"}],"predecessor-version":[{"id":32235,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/posts\/21196\/revisions\/32235"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/media\/21233"}],"wp:attachment":[{"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/media?parent=21196"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/categories?post=21196"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/tags?post=21196"},{"taxonomy":"post_format","embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/post_format?post=21196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}