{"id":7326,"date":"2025-11-03T16:30:50","date_gmt":"2025-11-03T16:30:50","guid":{"rendered":"https:\/\/codewithtarun.com\/blog\/?p=7326"},"modified":"2025-11-03T16:33:51","modified_gmt":"2025-11-03T16:33:51","slug":"understanding-api-gateway-in-a-microservices-architecture","status":"publish","type":"post","link":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/","title":{"rendered":"Understanding API Gateway in a Microservices Architecture"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-1-683x1024.jpg\" alt=\"\" class=\"wp-image-7328\" srcset=\"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-1-683x1024.jpg 683w, https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-1-200x300.jpg 200w, https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-1.jpg 1024w\" sizes=\"auto, (max-width: 683px) 100vw, 683px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>In a modern cloud-native world, <strong>microservices<\/strong> have become the backbone of scalable and flexible applications. But with multiple services running independently, how do we manage communication, authentication, and monitoring efficiently?<\/p>\n\n\n\n<p>That\u2019s where the <strong>API Gateway<\/strong> comes in \u2014 the central hub that connects the client to all backend microservices.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83c\udfd7 What Is an API Gateway?<\/h3>\n\n\n\n<p>An <strong>API Gateway<\/strong> acts as a single entry point for client applications (like web or mobile apps) to access multiple microservices behind the scenes.<br>Instead of the client directly talking to each service, the API Gateway handles all requests, routes them properly, and ensures secure, efficient communication.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u2699\ufe0f Key Components (As Shown in the Diagram)<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Client App<\/strong> \u2192 The user-facing interface that interacts with backend APIs.<\/li>\n\n\n\n<li><strong>API Gateway<\/strong> \u2192 The main controller that receives requests, applies logic, and forwards them to the correct microservice.<\/li>\n\n\n\n<li><strong>Microservices (A, B, C)<\/strong> \u2192 Independent services handling specific business functions \u2014 like authentication, search, or database operations.<\/li>\n\n\n\n<li><strong>Cache<\/strong> \u2192 Stores frequently accessed data to improve performance and reduce load.<\/li>\n\n\n\n<li><strong>Identity Provider<\/strong> \u2192 Manages authentication, authorization, and access tokens for secure requests.<\/li>\n\n\n\n<li><strong>Log Management<\/strong> \u2192 Tracks API usage, errors, and performance metrics for observability and debugging.<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\ude80 Why Use an API Gateway?<\/h3>\n\n\n\n<p>\u2705 <strong>Streamlined Routing<\/strong> \u2014 Routes API requests efficiently to the correct microservice.<br>\u2705 <strong>Security &amp; Authentication<\/strong> \u2014 Centralized control using an identity provider.<br>\u2705 <strong>Performance Boost<\/strong> \u2014 Caching reduces latency and resource load.<br>\u2705 <strong>Monitoring &amp; Insights<\/strong> \u2014 Log management offers better visibility into system performance.<br>\u2705 <strong>Simplified Client Communication<\/strong> \u2014 The client only needs to interact with one endpoint.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83c\udf3f Final Thoughts<\/h3>\n\n\n\n<p>An <strong>API Gateway<\/strong> simplifies microservices management by acting as a gatekeeper \u2014 ensuring that every request is handled securely, quickly, and intelligently.<br>Whether you\u2019re building a small-scale app or an enterprise-grade system, integrating an API Gateway is essential for maintaining control, scalability, and reliability.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In a modern cloud-native world, microservices have become the backbone of scalable and flexible applications. But with multiple services running independently, how do we manage communication, authentication, and monitoring efficiently? &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;Understanding API Gateway in a Microservices Architecture&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":7327,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":""},"categories":[48,52],"tags":[98,99,59,56,55],"class_list":["post-7326","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-salesforce","category-slack","tag-api","tag-apimicroservices","tag-codewithtarun","tag-salesforce","tag-slack"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Understanding API Gateway in a Microservices Architecture - A SalesforceSphere By CodeWithTarun<\/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:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understanding API Gateway in a Microservices Architecture - A SalesforceSphere By CodeWithTarun\" \/>\n<meta property=\"og:description\" content=\"In a modern cloud-native world, microservices have become the backbone of scalable and flexible applications. But with multiple services running independently, how do we manage communication, authentication, and monitoring efficiently? &hellip; Read more &quot;Understanding API Gateway in a Microservices Architecture&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/\" \/>\n<meta property=\"og:site_name\" content=\"A SalesforceSphere By CodeWithTarun\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-03T16:30:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-03T16:33:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1536\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Tarun Gupta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tarun Gupta\" \/>\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:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/\"},\"author\":{\"name\":\"Tarun Gupta\",\"@id\":\"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/cbe8ae2003e574a61d78f6b91c3773d3\"},\"headline\":\"Understanding API Gateway in a Microservices Architecture\",\"datePublished\":\"2025-11-03T16:30:50+00:00\",\"dateModified\":\"2025-11-03T16:33:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/\"},\"wordCount\":294,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/cbe8ae2003e574a61d78f6b91c3773d3\"},\"image\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg\",\"keywords\":[\"API\",\"APIMicroservices\",\"codewithtarun\",\"Salesforce\",\"Slack\"],\"articleSection\":[\"Salesforce\",\"Slack\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/\",\"url\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/\",\"name\":\"Understanding API Gateway in a Microservices Architecture - A SalesforceSphere By CodeWithTarun\",\"isPartOf\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg\",\"datePublished\":\"2025-11-03T16:30:50+00:00\",\"dateModified\":\"2025-11-03T16:33:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#primaryimage\",\"url\":\"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg\",\"contentUrl\":\"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg\",\"width\":1024,\"height\":1536,\"caption\":\"API_GateWay\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/codewithtarun.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understanding API Gateway in a Microservices Architecture\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/codewithtarun.com\/blog\/#website\",\"url\":\"https:\/\/codewithtarun.com\/blog\/\",\"name\":\"A SalesforceSphere By CodeWithTarun\",\"description\":\"A Hub for Salesforce Trailblazers &amp; Tech Explorers.\",\"publisher\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/cbe8ae2003e574a61d78f6b91c3773d3\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/codewithtarun.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/cbe8ae2003e574a61d78f6b91c3773d3\",\"name\":\"Tarun Gupta\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/af6262d086f1ed309a700bcf09b2cdf679b126c0abb7cb12797833c3a5f43a97?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/af6262d086f1ed309a700bcf09b2cdf679b126c0abb7cb12797833c3a5f43a97?s=96&d=mm&r=g\",\"caption\":\"Tarun Gupta\"},\"logo\":{\"@id\":\"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/image\/\"},\"description\":\"Salesforce Marketing Champion \ud83c\udfc6 | Founder &amp; CTO, Vivaansh Consulting | Multi-Cloud | DevOps Enthusiast | Public Speaker | Community Leader | MVP Expert | SFMC , Slack | Data Enthusiast\",\"sameAs\":[\"https:\/\/codewithtarun.com\/blog\"],\"url\":\"https:\/\/codewithtarun.com\/blog\/author\/codewtadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Understanding API Gateway in a Microservices Architecture - A SalesforceSphere By CodeWithTarun","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:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/","og_locale":"en_US","og_type":"article","og_title":"Understanding API Gateway in a Microservices Architecture - A SalesforceSphere By CodeWithTarun","og_description":"In a modern cloud-native world, microservices have become the backbone of scalable and flexible applications. But with multiple services running independently, how do we manage communication, authentication, and monitoring efficiently? &hellip; Read more \"Understanding API Gateway in a Microservices Architecture\"","og_url":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/","og_site_name":"A SalesforceSphere By CodeWithTarun","article_published_time":"2025-11-03T16:30:50+00:00","article_modified_time":"2025-11-03T16:33:51+00:00","og_image":[{"width":1024,"height":1536,"url":"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg","type":"image\/jpeg"}],"author":"Tarun Gupta","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tarun Gupta","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#article","isPartOf":{"@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/"},"author":{"name":"Tarun Gupta","@id":"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/cbe8ae2003e574a61d78f6b91c3773d3"},"headline":"Understanding API Gateway in a Microservices Architecture","datePublished":"2025-11-03T16:30:50+00:00","dateModified":"2025-11-03T16:33:51+00:00","mainEntityOfPage":{"@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/"},"wordCount":294,"commentCount":0,"publisher":{"@id":"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/cbe8ae2003e574a61d78f6b91c3773d3"},"image":{"@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg","keywords":["API","APIMicroservices","codewithtarun","Salesforce","Slack"],"articleSection":["Salesforce","Slack"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/","url":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/","name":"Understanding API Gateway in a Microservices Architecture - A SalesforceSphere By CodeWithTarun","isPartOf":{"@id":"https:\/\/codewithtarun.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#primaryimage"},"image":{"@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#primaryimage"},"thumbnailUrl":"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg","datePublished":"2025-11-03T16:30:50+00:00","dateModified":"2025-11-03T16:33:51+00:00","breadcrumb":{"@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#primaryimage","url":"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg","contentUrl":"https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg","width":1024,"height":1536,"caption":"API_GateWay"},{"@type":"BreadcrumbList","@id":"https:\/\/codewithtarun.com\/blog\/2025\/11\/03\/understanding-api-gateway-in-a-microservices-architecture\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/codewithtarun.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Understanding API Gateway in a Microservices Architecture"}]},{"@type":"WebSite","@id":"https:\/\/codewithtarun.com\/blog\/#website","url":"https:\/\/codewithtarun.com\/blog\/","name":"A SalesforceSphere By CodeWithTarun","description":"A Hub for Salesforce Trailblazers &amp; Tech Explorers.","publisher":{"@id":"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/cbe8ae2003e574a61d78f6b91c3773d3"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/codewithtarun.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/cbe8ae2003e574a61d78f6b91c3773d3","name":"Tarun Gupta","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/af6262d086f1ed309a700bcf09b2cdf679b126c0abb7cb12797833c3a5f43a97?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af6262d086f1ed309a700bcf09b2cdf679b126c0abb7cb12797833c3a5f43a97?s=96&d=mm&r=g","caption":"Tarun Gupta"},"logo":{"@id":"https:\/\/codewithtarun.com\/blog\/#\/schema\/person\/image\/"},"description":"Salesforce Marketing Champion \ud83c\udfc6 | Founder &amp; CTO, Vivaansh Consulting | Multi-Cloud | DevOps Enthusiast | Public Speaker | Community Leader | MVP Expert | SFMC , Slack | Data Enthusiast","sameAs":["https:\/\/codewithtarun.com\/blog"],"url":"https:\/\/codewithtarun.com\/blog\/author\/codewtadmin\/"}]}},"featured_media_urls":{"thumbnail":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-150x150.jpg",150,150,true],"medium":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-200x300.jpg",200,300,true],"medium_large":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg",768,1152,false],"large":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-683x1024.jpg",683,1024,true],"1536x1536":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg",1024,1536,false],"2048x2048":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg",1024,1536,false],"inspiro-featured-image":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg",1024,1536,false],"inspiro-loop":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-950x320.jpg",950,320,true],"inspiro-loop@2x":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-1024x640.jpg",1024,640,true],"portfolio_item-thumbnail":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-600x400.jpg",600,400,true],"portfolio_item-thumbnail@2x":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-1024x800.jpg",1024,800,true],"portfolio_item-masonry":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-600x900.jpg",600,900,true],"portfolio_item-masonry@2x":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg",1024,1536,false],"portfolio_item-thumbnail_cinema":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-800x335.jpg",800,335,true],"portfolio_item-thumbnail_portrait":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-600x900.jpg",600,900,true],"portfolio_item-thumbnail_portrait@2x":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun.jpg",1024,1536,false],"portfolio_item-thumbnail_square":["https:\/\/codewithtarun.com\/blog\/wp-content\/uploads\/2025\/11\/API_GateWay_CodeWithTarun-800x800.jpg",800,800,true]},"_links":{"self":[{"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/posts\/7326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/comments?post=7326"}],"version-history":[{"count":1,"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/posts\/7326\/revisions"}],"predecessor-version":[{"id":7329,"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/posts\/7326\/revisions\/7329"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/media\/7327"}],"wp:attachment":[{"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/media?parent=7326"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/categories?post=7326"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/codewithtarun.com\/blog\/wp-json\/wp\/v2\/tags?post=7326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}