{"id":32679,"date":"2024-05-07T10:54:34","date_gmt":"2024-05-07T05:09:34","guid":{"rendered":"https:\/\/code-projects.org\/?p=32679"},"modified":"2024-05-07T10:54:34","modified_gmt":"2024-05-07T05:09:34","slug":"simple-bank-system-in-python-with-source-code","status":"publish","type":"post","link":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/","title":{"rendered":"Simple Bank System In Python With Source Code"},"content":{"rendered":"\n<p><strong>Project: Simple Bank System in Python with source code<\/strong><\/p>\n\n\n\n<p>Please scroll down and click on the download button to download <strong>Simple Bank System project for free <\/strong><\/p>\n\n\n\n<p><ins><\/ins><\/p>\n\n\n\n<p>Simple Bank System project is a simple project developed using Python. The project contains only the user side. The user can manage all the basic functions which include&nbsp;creating a new account, view balance record, transfer money and deposit amount, and so on.&nbsp; In this mini-project, there is also a small login system. It is too easy to use, the user can check the total bank account records easily.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>About system<\/strong><\/h4>\n\n\n\n<p>Talking about the features of the Simple Bank System, a user can create an account without any initial amount to deposit. Then the user can also deposit and transfer money just by providing the user account number and entering the amount. Also, the user can check for the balance. This simple console-based system provides the simplest management of bank account and transaction. In short, these projects mainly focus on CRUD.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">How To Run The Project?<\/h4>\n\n\n\n<p>In order to run the project, you must have installed&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/www.python.org\/downloads\/\" target=\"_blank\">Python<\/a>&nbsp;on your PC. After downloading the project, follow the steps below:<\/p>\n\n\n\n<p><ins><\/ins><\/p>\n\n\n\n<p><strong>Step1:<\/strong>&nbsp;Extract\/Unzip the file<\/p>\n\n\n\n<p><strong>Step2:<\/strong>&nbsp;Go inside the project folder, then, double click the banking.py file and you are ready to go.<\/p>\n\n\n\n<p>This is a simple Console Based system, specially written for the beginners. This Simple Bank System in Python project with source code is free to download,&nbsp;<strong>Use for educational purposes only!&nbsp;<\/strong>For the project demo, have a look at the video below:<\/p>\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 Bank System in Python with source code| Source Code &amp; Projects\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/8RqST0D0NPE?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><figcaption>project demo<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">DOWNLOAD SIMPLE BANK SYSTEM IN PYTHON WITH SOURCE CODE: CLICK THE BUTTON BELOW<\/h2>\n\n\n<p>[cpdownload=75f03fc6-6412-43d5-8657-8f3b2a13ea73]<\/p>\n\n\n\n<p><strong>Got stuck or need help customizing Simple Bank System as per your need, just comment down below and we will do our best to answer your question ASAP.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Project: Simple Bank System in Python with source code Please scroll down and click on the download button to download [&hellip;]<\/p>\n","protected":false},"author":2036,"featured_media":32805,"comment_status":"open","ping_status":"closed","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":[211],"tags":[103],"post_format":[],"class_list":["post-32679","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pythonprojects","tag-python"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Simple Bank System In Python With Source Code - Source Code &amp; Projects<\/title>\n<meta name=\"description\" content=\"Looking for simple python projects for beginners? DOWNLOAD SIMPLE BANK SYSTEM IN PYTHON WITH SOURCE CODE at Source Code &amp; Projects for free!\" \/>\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-bank-system-in-python-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 Bank System In Python With Source Code - Source Code &amp; Projects\" \/>\n<meta property=\"og:description\" content=\"Looking for simple python projects for beginners? DOWNLOAD SIMPLE BANK SYSTEM IN PYTHON WITH SOURCE CODE at Source Code &amp; Projects for free!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/\" \/>\n<meta property=\"og:site_name\" content=\"Source Code &amp; Projects\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-07T05:09:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/code-projects.org\/wp-content\/uploads\/2020\/08\/create-an-accout-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"872\" \/>\n\t<meta property=\"og:image:height\" content=\"586\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"codeprojects\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"codeprojects\" \/>\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\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/\"},\"author\":{\"name\":\"codeprojects\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/#\\\/schema\\\/person\\\/cff8a02c0b5710c7acc6b50a16f5166e\"},\"headline\":\"Simple Bank System In Python With Source Code\",\"datePublished\":\"2024-05-07T05:09:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/\"},\"wordCount\":337,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/#\\\/schema\\\/person\\\/ad6c464da800d8658830febb9d1e5d53\"},\"image\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/code-projects.org\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/create-an-accout-1.png\",\"keywords\":[\"python\"],\"articleSection\":[\"Python Projects\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/\",\"url\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/\",\"name\":\"Simple Bank System In Python With Source Code - Source Code &amp; Projects\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/code-projects.org\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/create-an-accout-1.png\",\"datePublished\":\"2024-05-07T05:09:34+00:00\",\"description\":\"Looking for simple python projects for beginners? DOWNLOAD SIMPLE BANK SYSTEM IN PYTHON WITH SOURCE CODE at Source Code & Projects for free!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/#primaryimage\",\"url\":\"https:\\\/\\\/code-projects.org\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/create-an-accout-1.png\",\"contentUrl\":\"https:\\\/\\\/code-projects.org\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/create-an-accout-1.png\",\"width\":872,\"height\":586,\"caption\":\"create an account\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/code-projects.org\\\/simple-bank-system-in-python-with-source-code\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/code-projects.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Simple Bank System In Python 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\\\/cff8a02c0b5710c7acc6b50a16f5166e\",\"name\":\"codeprojects\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e50434aee5bf239ed2e77e535f63bcaa1dea25ad09a3f3ed4cc9daa4b2d8f0ed?s=96&d=monsterid&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e50434aee5bf239ed2e77e535f63bcaa1dea25ad09a3f3ed4cc9daa4b2d8f0ed?s=96&d=monsterid&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e50434aee5bf239ed2e77e535f63bcaa1dea25ad09a3f3ed4cc9daa4b2d8f0ed?s=96&d=monsterid&r=g\",\"caption\":\"codeprojects\"},\"url\":\"https:\\\/\\\/code-projects.org\\\/author\\\/codeprojects\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Simple Bank System In Python With Source Code - Source Code &amp; Projects","description":"Looking for simple python projects for beginners? DOWNLOAD SIMPLE BANK SYSTEM IN PYTHON WITH SOURCE CODE at Source Code & Projects for free!","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-bank-system-in-python-with-source-code\/","og_locale":"en_US","og_type":"article","og_title":"Simple Bank System In Python With Source Code - Source Code &amp; Projects","og_description":"Looking for simple python projects for beginners? DOWNLOAD SIMPLE BANK SYSTEM IN PYTHON WITH SOURCE CODE at Source Code & Projects for free!","og_url":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/","og_site_name":"Source Code &amp; Projects","article_published_time":"2024-05-07T05:09:34+00:00","og_image":[{"width":872,"height":586,"url":"https:\/\/code-projects.org\/wp-content\/uploads\/2020\/08\/create-an-accout-1.png","type":"image\/png"}],"author":"codeprojects","twitter_card":"summary_large_image","twitter_misc":{"Written by":"codeprojects","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/#article","isPartOf":{"@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/"},"author":{"name":"codeprojects","@id":"https:\/\/code-projects.org\/#\/schema\/person\/cff8a02c0b5710c7acc6b50a16f5166e"},"headline":"Simple Bank System In Python With Source Code","datePublished":"2024-05-07T05:09:34+00:00","mainEntityOfPage":{"@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/"},"wordCount":337,"commentCount":1,"publisher":{"@id":"https:\/\/code-projects.org\/#\/schema\/person\/ad6c464da800d8658830febb9d1e5d53"},"image":{"@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/#primaryimage"},"thumbnailUrl":"https:\/\/code-projects.org\/wp-content\/uploads\/2020\/08\/create-an-accout-1.png","keywords":["python"],"articleSection":["Python Projects"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/","url":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/","name":"Simple Bank System In Python With Source Code - Source Code &amp; Projects","isPartOf":{"@id":"https:\/\/code-projects.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/#primaryimage"},"image":{"@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/#primaryimage"},"thumbnailUrl":"https:\/\/code-projects.org\/wp-content\/uploads\/2020\/08\/create-an-accout-1.png","datePublished":"2024-05-07T05:09:34+00:00","description":"Looking for simple python projects for beginners? DOWNLOAD SIMPLE BANK SYSTEM IN PYTHON WITH SOURCE CODE at Source Code & Projects for free!","breadcrumb":{"@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/#primaryimage","url":"https:\/\/code-projects.org\/wp-content\/uploads\/2020\/08\/create-an-accout-1.png","contentUrl":"https:\/\/code-projects.org\/wp-content\/uploads\/2020\/08\/create-an-accout-1.png","width":872,"height":586,"caption":"create an account"},{"@type":"BreadcrumbList","@id":"https:\/\/code-projects.org\/simple-bank-system-in-python-with-source-code\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/code-projects.org\/"},{"@type":"ListItem","position":2,"name":"Simple Bank System In Python 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\/cff8a02c0b5710c7acc6b50a16f5166e","name":"codeprojects","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e50434aee5bf239ed2e77e535f63bcaa1dea25ad09a3f3ed4cc9daa4b2d8f0ed?s=96&d=monsterid&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e50434aee5bf239ed2e77e535f63bcaa1dea25ad09a3f3ed4cc9daa4b2d8f0ed?s=96&d=monsterid&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e50434aee5bf239ed2e77e535f63bcaa1dea25ad09a3f3ed4cc9daa4b2d8f0ed?s=96&d=monsterid&r=g","caption":"codeprojects"},"url":"https:\/\/code-projects.org\/author\/codeprojects\/"}]}},"_links":{"self":[{"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/posts\/32679","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\/2036"}],"replies":[{"embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/comments?post=32679"}],"version-history":[{"count":6,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/posts\/32679\/revisions"}],"predecessor-version":[{"id":32710,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/posts\/32679\/revisions\/32710"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/media\/32805"}],"wp:attachment":[{"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/media?parent=32679"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/categories?post=32679"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/tags?post=32679"},{"taxonomy":"post_format","embeddable":true,"href":"https:\/\/code-projects.org\/wp-json\/wp\/v2\/post_format?post=32679"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}