{"id":6526,"date":"2026-07-03T05:27:51","date_gmt":"2026-07-03T05:27:51","guid":{"rendered":"https:\/\/bssranchi.brightcodeapp.com\/?page_id=6526"},"modified":"2026-07-07T18:27:49","modified_gmt":"2026-07-07T12:57:49","slug":"android-and-ios-development","status":"publish","type":"page","link":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/","title":{"rendered":"Android and iOS Development"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6526\" class=\"elementor elementor-6526\">\n\t\t\t\t\r\n<div class=\"elementor-element elementor-element-ab4d28f e-con e-atomic-element e-flexbox-base e-386dd3b \" data-id=\"ab4d28f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"ab4d28f\">\n    \t\t<div class=\"elementor-element elementor-element-22bc3de elementor-widget elementor-widget-html\" data-id=\"22bc3de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"bc-app-layout\">\r\n    <style>\r\n        \/* Scoped CSS & Variables to prevent WordPress theme conflicts *\/\r\n        .bc-app-layout {\r\n            --bc-primary: #1e3a8a;    \/* Deep Blue *\/\r\n            --bc-secondary: #2563eb;  \/* Bright Blue *\/\r\n            --bc-accent: #eff6ff;     \/* Light Blue Background *\/\r\n            --bc-text: #334155;       \/* Main Slate Text *\/\r\n            --bc-text-muted: #64748b; \/* Subtitle Text *\/\r\n            --bc-border: #e2e8f0;     \/* Soft Border *\/\r\n            \r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            font-family: inherit;\r\n            color: var(--bc-text);\r\n            line-height: 1.7;\r\n            font-size: 16px;\r\n        }\r\n\r\n        \/* Prevents titles from hiding behind sticky headers on scroll *\/\r\n        .bc-app-layout h2, \r\n        .bc-app-layout h3 {\r\n            scroll-margin-top: 120px;\r\n        }\r\n\r\n        .bc-app-layout h2 {\r\n            color: var(--bc-primary);\r\n            font-size: 2.25rem;\r\n            margin-bottom: 1rem;\r\n            font-weight: 700;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        \/* 1. Primary Hero Section *\/\r\n        .bc-hero-wrapper {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 40px;\r\n            background: linear-gradient(145deg, #ffffff 0%, var(--bc-accent) 100%);\r\n            padding: 50px 40px;\r\n            border-radius: 16px;\r\n            margin-bottom: 40px;\r\n            border: 1px solid var(--bc-border);\r\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);\r\n        }\r\n        \r\n        .bc-hero-content {\r\n            flex: 1 1 55%;\r\n        }\r\n\r\n        .bc-hero-content p {\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .bc-hero-image {\r\n            flex: 1 1 45%;\r\n        }\r\n\r\n        .bc-hero-image img {\r\n            width: 100%;\r\n            height: auto;\r\n            border-radius: 12px;\r\n            box-shadow: 0 20px 25px -5px rgba(30, 58, 138, 0.1), 0 8px 10px -6px rgba(30, 58, 138, 0.1);\r\n            object-fit: cover;\r\n        }\r\n\r\n        \/* 2. Secondary Info Section *\/\r\n        .bc-info-extended {\r\n            background-color: #ffffff;\r\n            padding: 40px;\r\n            border-radius: 12px;\r\n            border: 1px solid var(--bc-border);\r\n            border-left: 5px solid var(--bc-secondary);\r\n            margin-bottom: 60px;\r\n            box-shadow: 0 4px 6px -1px rgba(0,0,0,0.02);\r\n        }\r\n\r\n        .bc-info-extended p {\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .bc-info-extended p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        \/* 3. Services Grid Section *\/\r\n        .bc-services-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n            margin-bottom: 60px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .bc-service-card {\r\n            background: #ffffff;\r\n            padding: 30px;\r\n            border-radius: 12px;\r\n            border: 1px solid var(--bc-border);\r\n            border-top: 5px solid var(--bc-primary);\r\n            box-shadow: 0 4px 6px -1px rgba(0,0,0,0.02);\r\n            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n        }\r\n\r\n        .bc-service-card h3 {\r\n            color: var(--bc-primary);\r\n            font-size: 1.25rem;\r\n            margin-top: 0;\r\n            margin-bottom: 12px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .bc-service-card p {\r\n            margin: 0;\r\n            color: var(--bc-text-muted);\r\n            font-size: 0.95rem;\r\n        }\r\n\r\n        .bc-service-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 20px 25px -5px rgba(30, 58, 138, 0.08), 0 8px 10px -6px rgba(30, 58, 138, 0.04);\r\n            border-color: var(--bc-secondary);\r\n            border-top-color: var(--bc-secondary);\r\n        }\r\n\r\n        \/* 4. Why Choose Us Section *\/\r\n        .bc-why-choose-us {\r\n            padding: 50px 40px;\r\n            background-color: var(--bc-primary);\r\n            color: #ffffff;\r\n            border-radius: 16px;\r\n            margin-bottom: 40px;\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .bc-why-choose-us h2 {\r\n            color: #ffffff;\r\n            margin-top: 0;\r\n        }\r\n\r\n        .bc-why-choose-us p {\r\n            color: #e2e8f0;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .bc-why-choose-us p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        \/* Responsive Adjustments *\/\r\n        @media (max-width: 768px) {\r\n            .bc-hero-wrapper {\r\n                flex-direction: column;\r\n                padding: 30px 20px;\r\n                text-align: center;\r\n            }\r\n            .bc-app-layout h2 {\r\n                font-size: 1.75rem;\r\n            }\r\n            .bc-info-extended, .bc-why-choose-us {\r\n                padding: 25px 20px;\r\n            }\r\n            .bc-service-card {\r\n                padding: 25px 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"bc-hero-wrapper\">\r\n        <div class=\"bc-hero-content\">\r\n            <h2>Custom Android & iOS App Development Services<\/h2>\r\n            <p>Welcome to BrightCode, your trusted technology partner for Custom Android & iOS App Development Services. In today's mobile-first world, having a powerful, user-friendly, and feature-rich mobile application is essential for businesses looking to expand their digital presence, improve customer engagement, and drive growth.<\/p>\r\n            <p>Android and iOS are the two leading mobile platforms, powering billions of smartphones and tablets worldwide. Android offers unmatched flexibility, device compatibility, and global reach, while iOS is renowned for its premium user experience, security, and performance. At BrightCode, we specialize in developing native and cross-platform mobile applications that deliver seamless performance across both platforms.<\/p>\r\n            <p>Our experienced team combines creativity, technical expertise, and industry best practices to build applications that are visually appealing, highly functional, and future-ready. We follow an agile development approach that includes requirement analysis, UI\/UX design, application architecture, coding, testing, deployment, and ongoing support.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-hero-image\">\r\n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-content\/uploads\/2026\/07\/Untitled-design-16.jpg\" alt=\"Mobile App Development Services at Brightcode\" loading=\"lazy\" width=\"600\" height=\"400\">\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"bc-info-extended\">\r\n        <p><strong>Cutting-Edge Technologies:<\/strong> Using modern technologies such as Kotlin, Java, Swift, Objective-C, Flutter, React Native, Firebase, and the latest Android SDKs and iOS frameworks, we create robust mobile applications tailored to your specific industry needs.<\/p>\r\n        <p><strong>Diverse Industry Solutions:<\/strong> Whether you need a business application, e-commerce app, healthcare solution, food delivery platform, taxi booking app, ERP integration, CRM application, or an enterprise mobility solution, BrightCode transforms your ideas into innovative mobile experiences that help your business stay ahead of the competition.<\/p>\r\n    <\/div>\r\n\r\n    <div style=\"text-align: center; max-width: 800px; margin: 0 auto;\">\r\n        <h2>Our App Development Services<\/h2>\r\n    <\/div>\r\n    \r\n    <div class=\"bc-services-grid\">\r\n        <div class=\"bc-service-card\">\r\n            <h3>Custom Android Development<\/h3>\r\n            <p>We develop feature-rich Android applications using Kotlin and Java. Our apps are optimized for speed, security, responsiveness, and exceptional user experience while following Google's latest standards.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>Custom iOS Development<\/h3>\r\n            <p>Our iOS developers build premium applications for iPhone and iPad using Swift and Objective-C. We create elegant, high-performance apps that strictly comply with Apple's App Store guidelines.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>Cross-Platform Apps<\/h3>\r\n            <p>Reduce development time and costs with Flutter and React Native applications that run seamlessly on both Android and iOS from a single codebase while maintaining native-like performance.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>UI\/UX Design for Mobile<\/h3>\r\n            <p>Our creative designers develop intuitive, modern, and engaging mobile interfaces that enhance user interaction and improve customer satisfaction through thoughtful design architectures.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>API & Third-Party Integration<\/h3>\r\n            <p>We integrate secure RESTful APIs, payment gateways, GPS tracking, social media platforms, cloud storage, CRMs, and ERPs to seamlessly extend your application's core functionality.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>Enterprise Mobility Solutions<\/h3>\r\n            <p>Digitize your operations with enterprise-grade applications, including employee management systems, inventory tracking, field service solutions, and workflow automation tools.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>E-Commerce Mobile Apps<\/h3>\r\n            <p>We create powerful e-commerce applications with secure payment gateways, product catalogs, order management, push notifications, and personalized shopping experiences to increase sales.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>App Migration & Modernization<\/h3>\r\n            <p>Upgrade outdated mobile applications with the latest technologies, enhanced security, and modern user interfaces while preserving your existing business data and functionality.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>App Maintenance & Support<\/h3>\r\n            <p>Our dedicated support team provides continuous monitoring, bug fixes, performance optimization, OS compatibility updates, and security improvements to keep your app running flawlessly.<\/p>\r\n        <\/div>\r\n        <div class=\"bc-service-card\">\r\n            <h3>Testing & Quality Assurance<\/h3>\r\n            <p>Every application undergoes rigorous functional, usability, compatibility, performance, and security testing across multiple devices to ensure a flawless user experience before launch.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"bc-why-choose-us\">\r\n        <h2>Why Choose BrightCode?<\/h2>\r\n        <p>At BrightCode, we are committed to delivering innovative mobile solutions that combine technology, creativity, and business strategy. Our customer-centric approach, transparent development process, and focus on quality enable us to build applications that not only meet current business requirements but also scale with future growth.<\/p>\r\n        <p>From concept and design to development, deployment, and post-launch support, we provide end-to-end Android and iOS app development services that help businesses strengthen their digital presence, improve operational efficiency, and deliver exceptional mobile experiences. Whether you need a native Android app, an iOS application, or a cross-platform mobile solution, BrightCode is your trusted partner for transforming ideas into successful mobile applications.<\/p>\r\n    <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Custom Android &#038; iOS App Development Services Welcome to BrightCode, your trusted technology partner for Custom Android &#038; iOS App Development Services. In today&#8217;s mobile-first world, having a powerful, user-friendly, and feature-rich mobile application is essential for businesses looking to expand their digital presence, improve customer engagement, and drive growth. Android and iOS are the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6526","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Android &amp; iOS App Development Company in Ranchi | Brightcode<\/title>\n<meta name=\"description\" content=\"Brightcode provides Android and iOS app development services in Ranchi, creating secure, scalable and user-friendly mobile applications\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Android &amp; iOS App Development Company in Ranchi | Brightcode\" \/>\n<meta property=\"og:description\" content=\"Brightcode provides Android and iOS app development services in Ranchi, creating secure, scalable and user-friendly mobile applications\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightcode Ranchi\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-07T12:57:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-content\/uploads\/2026\/07\/Untitled-design-16.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/android-and-ios-development\\\/\",\"url\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/android-and-ios-development\\\/\",\"name\":\"Android & iOS App Development Company in Ranchi | Brightcode\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/android-and-ios-development\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/android-and-ios-development\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Untitled-design-16.jpg\",\"datePublished\":\"2026-07-03T05:27:51+00:00\",\"dateModified\":\"2026-07-07T12:57:49+00:00\",\"description\":\"Brightcode provides Android and iOS app development services in Ranchi, creating secure, scalable and user-friendly mobile applications\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/android-and-ios-development\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/android-and-ios-development\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/android-and-ios-development\\\/#primaryimage\",\"url\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Untitled-design-16.jpg\",\"contentUrl\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Untitled-design-16.jpg\",\"width\":500,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/android-and-ios-development\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Android and iOS Development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/#website\",\"url\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/\",\"name\":\"Brightcode Ranchi\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/brightcodess.com\\\/ranchi-jharkhand\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Android & iOS App Development Company in Ranchi | Brightcode","description":"Brightcode provides Android and iOS app development services in Ranchi, creating secure, scalable and user-friendly mobile applications","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:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/","og_locale":"en_US","og_type":"article","og_title":"Android & iOS App Development Company in Ranchi | Brightcode","og_description":"Brightcode provides Android and iOS app development services in Ranchi, creating secure, scalable and user-friendly mobile applications","og_url":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/","og_site_name":"Brightcode Ranchi","article_modified_time":"2026-07-07T12:57:49+00:00","og_image":[{"url":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-content\/uploads\/2026\/07\/Untitled-design-16.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/","url":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/","name":"Android & iOS App Development Company in Ranchi | Brightcode","isPartOf":{"@id":"https:\/\/brightcodess.com\/ranchi-jharkhand\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/#primaryimage"},"image":{"@id":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/#primaryimage"},"thumbnailUrl":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-content\/uploads\/2026\/07\/Untitled-design-16.jpg","datePublished":"2026-07-03T05:27:51+00:00","dateModified":"2026-07-07T12:57:49+00:00","description":"Brightcode provides Android and iOS app development services in Ranchi, creating secure, scalable and user-friendly mobile applications","breadcrumb":{"@id":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/#primaryimage","url":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-content\/uploads\/2026\/07\/Untitled-design-16.jpg","contentUrl":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-content\/uploads\/2026\/07\/Untitled-design-16.jpg","width":500,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/brightcodess.com\/ranchi-jharkhand\/android-and-ios-development\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/brightcodess.com\/ranchi-jharkhand\/"},{"@type":"ListItem","position":2,"name":"Android and iOS Development"}]},{"@type":"WebSite","@id":"https:\/\/brightcodess.com\/ranchi-jharkhand\/#website","url":"https:\/\/brightcodess.com\/ranchi-jharkhand\/","name":"Brightcode Ranchi","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/brightcodess.com\/ranchi-jharkhand\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-json\/wp\/v2\/pages\/6526","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-json\/wp\/v2\/comments?post=6526"}],"version-history":[{"count":0,"href":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-json\/wp\/v2\/pages\/6526\/revisions"}],"wp:attachment":[{"href":"https:\/\/brightcodess.com\/ranchi-jharkhand\/wp-json\/wp\/v2\/media?parent=6526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}