{"id":219,"date":"2024-10-14T12:26:14","date_gmt":"2024-10-14T12:26:14","guid":{"rendered":"https:\/\/appsmakerstore.com\/blog\/?p=219"},"modified":"2025-08-29T06:15:57","modified_gmt":"2025-08-29T06:15:57","slug":"understanding-the-mobile-app-development-lifecycle-a-complete-guide","status":"publish","type":"post","link":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development","title":{"rendered":"Understanding the Mobile App Development Lifecycle: A Complete Guide"},"content":{"rendered":"<style>table td > a{color:#000;text-decoration:none} html {scroll-behavior: smooth;}\n.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {\n box-shadow: 0 0px 0 0 currentColor;}.section-table ul li{list-style:number;}\ntable {\n    border-collapse: separate;\n    border-spacing: 0;\n    border-width: 1px 0 0 1px;\n    margin: 0 0 1.75em;\n    table-layout: revert-layer;\n    width: 100%;\n}\n.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {\n        margin-left: 0;\n        padding-left: 20px;\n    }\n<\/style>\n<div class=\"section section-table\">\n<table>\n<thead>\n<tr>\n<th>No.<\/th>\n<th>Section<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><a href=\"#introduction\">1<\/a><\/td>\n<td><a href=\"#introduction\">Introduction<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#phase1\">2<\/a><\/td>\n<td><a href=\"#phase1\">Phase 1: Concept and Ideation<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#phase2\">3<\/a><\/td>\n<td><a href=\"#phase2\">Phase 2: App Design and Prototyping<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#phase3\">4<\/a><\/td>\n<td><a href=\"#phase3\">Phase 3: Development (Front-End &#038; Back-End)<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#phase4\">5<\/a><\/td>\n<td><a href=\"#phase4\">Phase 4: Testing and Quality Assurance<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#phase5\">6<\/a><\/td>\n<td><a href=\"#phase5\">Phase 5: Deployment and Launch<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#phase6\">7<\/a><\/td>\n<td><a href=\"#phase6\">Phase 6: Post-Launch Maintenance<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#bestPractices\">8<\/a><\/td>\n<td><a href=\"#bestPractices\">Best Practices for Agile App Development<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#optimizationTips\">9<\/a><\/td>\n<td><a href=\"#optimizationTips\">Tips for Optimizing App Store Performance<\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"#conclusion\">10<\/a><\/td>\n<td><a href=\"#conclusion\">Conclusion<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<div class=\"section\" id=\"introduction\">\n<h2>1. Introduction<\/h2>\n<p>The <a href=\"https:\/\/www.12grids.com\/our-services\/mobile-app-development\">mobile app development<\/a> lifecycle is a structured process that ensures the successful creation and launch of an app. Each phase\u2014from conceptualization to post-launch maintenance\u2014plays a crucial role in delivering a product that not only meets the needs of users but also performs well in competitive app stores.<\/p>\n<ul>\n<li>Streamlined development process.<\/li>\n<li>Reduced chances of failure.<\/li>\n<li>Improved app quality and user satisfaction.<\/li>\n<\/ul><\/div>\n<div class=\"section\" id=\"phase1\">\n<h2>2. Phase 1: Concept and Ideation<\/h2>\n<p>The first step in the mobile app lifecycle is conceptualizing the app idea. This involves brainstorming and refining an idea that solves a specific user problem or meets a need in the market.<\/p>\n<ul>\n<li><strong>Market Research:<\/strong> Identify market trends, potential competitors, and target audiences. Tools like Google Trends and competitor analysis platforms are essential for this.<\/li>\n<li><strong>Feature Planning:<\/strong> Prioritize the must-have features, keeping user experience in mind. Create a roadmap for future updates, but ensure the MVP (Minimum Viable Product) offers core functionality.<\/li>\n<li><strong>Value Proposition:<\/strong> Clarify the unique selling points that will set your app apart.<\/li>\n<\/ul><\/div>\n<div class=\"section\" id=\"phase2\">\n<h2>3. Phase 2: App Design and Prototyping<\/h2>\n<p>Once the concept is established, move on to the design phase. This phase is critical as it shapes the user experience (UX) and user interface (UI).<\/p>\n<ul>\n<li><strong>Wireframing:<\/strong> Start with low-fidelity wireframes that outline the user journey and core interactions.<\/li>\n<li><strong>User Interface Design:<\/strong> Create high-fidelity designs focusing on aesthetics, branding, and usability.<\/li>\n<li><strong>Prototyping:<\/strong> Build clickable prototypes to visualize user interactions.<\/li>\n<\/ul>\n<p><strong>Design Best Practices:<\/strong> Keep it simple and intuitive. Ensure your design is responsive and focuses on accessibility.<\/p>\n<\/p><\/div>\n<div class=\"section\" id=\"phase3\">\n<h2>4. Phase 3: Development (Front-End &#038; Back-End)<\/h2>\n<p>This phase is divided into front-end and back-end development, both equally important in building a <a href=\"https:\/\/dev.to\/reachout\/ai-agent-vs-chatbot-do-you-still-need-both-in-2025-54bp\">functional app<\/a>.<\/p>\n<ul>\n<li><strong>Front-End Development:<\/strong> Coding the visual aspects of the app that users interact with.<\/li>\n<li><strong>Back-End Development:<\/strong> Handles databases, servers, and APIs, ensuring seamless integration and performance.<\/li>\n<\/ul><\/div>\n<div class=\"section\" id=\"phase4\">\n<h2>5. Phase 4: Testing and Quality Assurance<\/h2>\n<p>Testing ensures that your app is bug-free and performs optimally under different conditions.<\/p>\n<ul>\n<li>Unit Testing: Tests individual components.<\/li>\n<li>Integration Testing: Ensures components work together seamlessly.<\/li>\n<li>User Acceptance Testing (UAT): Validates that the app meets user expectations.<\/li>\n<\/ul><\/div>\n<div class=\"section\" id=\"phase5\">\n<h2>6. Phase 5: Deployment and Launch<\/h2>\n<p>Once testing is completed, it\u2019s time to launch the app on app stores.<\/p>\n<ul>\n<li>App Store Optimization (ASO): Use relevant keywords in your app title, description, and tags.<\/li>\n<li>Marketing Strategy: Announce the launch through social media, press releases, and influencer marketing.<\/li>\n<li>Monitoring: Set up analytics tools to track key metrics like downloads and user retention.<\/li>\n<\/ul><\/div>\n<div class=\"section\" id=\"phase6\">\n<h2>7. Phase 6: Post-Launch Maintenance<\/h2>\n<p>Post-launch maintenance ensures that your app stays relevant and up-to-date.<\/p>\n<ul>\n<li>Bug Fixes and Updates: Regularly release patches.<\/li>\n<li>Feature Additions: Introduce new features based on user feedback.<\/li>\n<li>Performance Monitoring: Continuously monitor user engagement and crash reports.<\/li>\n<\/ul><\/div>\n<div class=\"section\" id=\"best-practices\">\n<h2>8. Best Practices for Agile App Development<\/h2>\n<p>Agile development has become the preferred method due to its flexibility and iterative nature.<\/p>\n<ul>\n<li>Work in sprints for frequent app releases.<\/li>\n<li>Regularly gather user feedback and improve based on real-world data.<\/li>\n<li>Prioritize tasks based on user value.<\/li>\n<\/ul><\/div>\n<div class=\"section\" id=\"tips\">\n<h2>9. Tips for Optimizing App Store Performance<\/h2>\n<p>Maximizing app store performance is key to getting more downloads and higher engagement.<\/p>\n<ul>\n<li>Use relevant keywords in your app title and description.<\/li>\n<li>Encourage user reviews for better visibility.<\/li>\n<li>Monitor analytics to improve updates based on data-driven decisions.<\/li>\n<\/ul><\/div>\n<div class=\"section\" id=\"conclusion\">\n<h2>10. Conclusion<\/h2>\n<p>Navigating the <a href=\"https:\/\/dev.to\/reachout\/ai-agent-vs-chatbot-do-you-still-need-both-in-2025-54bp\">mobile app development<\/a> lifecycle is a complex but rewarding process. By following best practices and focusing on user feedback and ongoing improvements, you can ensure that your app not only stands out in the marketplace but also provides lasting value to your users.<\/p>\n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>No. Section 1 Introduction 2 Phase 1: Concept and Ideation 3 Phase 2: App Design and Prototyping 4 Phase 3: Development (Front-End &#038; Back-End) 5 Phase 4: Testing and Quality Assurance 6 Phase 5: Deployment and Launch 7 Phase 6: Post-Launch Maintenance 8 Best Practices for Agile App Development 9 Tips for Optimizing App Store &hellip; <a href=\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Understanding the Mobile App Development Lifecycle: A Complete Guide&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-219","post","type-post","status-publish","format-standard","hentry","category-app-development"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Understanding the Mobile App Development Lifecycle: A Complete Guide Apps Maker Store<\/title>\n<meta name=\"description\" content=\"Explore the mobile app development lifecycle, from ideation to post-launch, and learn best practices for successful app creation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understanding the Mobile App Development Lifecycle: A Complete Guide Apps Maker Store\" \/>\n<meta property=\"og:description\" content=\"Explore the mobile app development lifecycle, from ideation to post-launch, and learn best practices for successful app creation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development\" \/>\n<meta property=\"og:site_name\" content=\"Apps Maker Store\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-14T12:26:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-29T06:15:57+00:00\" \/>\n<meta name=\"author\" content=\"Ritik Tyagi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ritik Tyagi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development#article\",\"isPartOf\":{\"@id\":\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development\"},\"author\":{\"name\":\"Ritik Tyagi\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#\/schema\/person\/5e492e5f958e7152fff2058585d2d08d\"},\"headline\":\"Understanding the Mobile App Development Lifecycle: A Complete Guide\",\"datePublished\":\"2024-10-14T12:26:14+00:00\",\"dateModified\":\"2025-08-29T06:15:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development\"},\"wordCount\":610,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#organization\"},\"articleSection\":[\"App Development\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development\",\"url\":\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development\",\"name\":\"Understanding the Mobile App Development Lifecycle: A Complete Guide Apps Maker Store\",\"isPartOf\":{\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#website\"},\"datePublished\":\"2024-10-14T12:26:14+00:00\",\"dateModified\":\"2025-08-29T06:15:57+00:00\",\"description\":\"Explore the mobile app development lifecycle, from ideation to post-launch, and learn best practices for successful app creation.\",\"breadcrumb\":{\"@id\":\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/mobile-app-development#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/appsmakerstore.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understanding the Mobile App Development Lifecycle: A Complete Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#website\",\"url\":\"https:\/\/appsmakerstore.com\/blog\/\",\"name\":\"Apps Maker Store\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/appsmakerstore.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#organization\",\"name\":\"Apps Maker Store\",\"url\":\"https:\/\/appsmakerstore.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/appsmakerstore.com\/blog\/wp-content\/uploads\/2024\/09\/appsmakerstore-logo.png\",\"contentUrl\":\"https:\/\/appsmakerstore.com\/blog\/wp-content\/uploads\/2024\/09\/appsmakerstore-logo.png\",\"width\":56,\"height\":56,\"caption\":\"Apps Maker Store\"},\"image\":{\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#\/schema\/person\/5e492e5f958e7152fff2058585d2d08d\",\"name\":\"Ritik Tyagi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/appsmakerstore.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7d2c7e300663742db8f3d15705c06206?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7d2c7e300663742db8f3d15705c06206?s=96&d=mm&r=g\",\"caption\":\"Ritik Tyagi\"},\"url\":\"https:\/\/appsmakerstore.com\/blog\/author\/ritikmarketing158tyagi\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Understanding the Mobile App Development Lifecycle: A Complete Guide Apps Maker Store","description":"Explore the mobile app development lifecycle, from ideation to post-launch, and learn best practices for successful app creation.","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:\/\/appsmakerstore.com\/blog\/mobile-app-development","og_locale":"en_US","og_type":"article","og_title":"Understanding the Mobile App Development Lifecycle: A Complete Guide Apps Maker Store","og_description":"Explore the mobile app development lifecycle, from ideation to post-launch, and learn best practices for successful app creation.","og_url":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development","og_site_name":"Apps Maker Store","article_published_time":"2024-10-14T12:26:14+00:00","article_modified_time":"2025-08-29T06:15:57+00:00","author":"Ritik Tyagi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ritik Tyagi","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development#article","isPartOf":{"@id":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development"},"author":{"name":"Ritik Tyagi","@id":"https:\/\/appsmakerstore.com\/blog\/#\/schema\/person\/5e492e5f958e7152fff2058585d2d08d"},"headline":"Understanding the Mobile App Development Lifecycle: A Complete Guide","datePublished":"2024-10-14T12:26:14+00:00","dateModified":"2025-08-29T06:15:57+00:00","mainEntityOfPage":{"@id":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development"},"wordCount":610,"commentCount":0,"publisher":{"@id":"https:\/\/appsmakerstore.com\/blog\/#organization"},"articleSection":["App Development"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/appsmakerstore.com\/blog\/mobile-app-development#respond"]}]},{"@type":"WebPage","@id":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development","url":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development","name":"Understanding the Mobile App Development Lifecycle: A Complete Guide Apps Maker Store","isPartOf":{"@id":"https:\/\/appsmakerstore.com\/blog\/#website"},"datePublished":"2024-10-14T12:26:14+00:00","dateModified":"2025-08-29T06:15:57+00:00","description":"Explore the mobile app development lifecycle, from ideation to post-launch, and learn best practices for successful app creation.","breadcrumb":{"@id":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/appsmakerstore.com\/blog\/mobile-app-development"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/appsmakerstore.com\/blog\/mobile-app-development#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/appsmakerstore.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Understanding the Mobile App Development Lifecycle: A Complete Guide"}]},{"@type":"WebSite","@id":"https:\/\/appsmakerstore.com\/blog\/#website","url":"https:\/\/appsmakerstore.com\/blog\/","name":"Apps Maker Store","description":"","publisher":{"@id":"https:\/\/appsmakerstore.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/appsmakerstore.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/appsmakerstore.com\/blog\/#organization","name":"Apps Maker Store","url":"https:\/\/appsmakerstore.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/appsmakerstore.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/appsmakerstore.com\/blog\/wp-content\/uploads\/2024\/09\/appsmakerstore-logo.png","contentUrl":"https:\/\/appsmakerstore.com\/blog\/wp-content\/uploads\/2024\/09\/appsmakerstore-logo.png","width":56,"height":56,"caption":"Apps Maker Store"},"image":{"@id":"https:\/\/appsmakerstore.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/appsmakerstore.com\/blog\/#\/schema\/person\/5e492e5f958e7152fff2058585d2d08d","name":"Ritik Tyagi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/appsmakerstore.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7d2c7e300663742db8f3d15705c06206?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7d2c7e300663742db8f3d15705c06206?s=96&d=mm&r=g","caption":"Ritik Tyagi"},"url":"https:\/\/appsmakerstore.com\/blog\/author\/ritikmarketing158tyagi"}]}},"_links":{"self":[{"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/posts\/219"}],"collection":[{"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/comments?post=219"}],"version-history":[{"count":18,"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/posts\/219\/revisions"}],"predecessor-version":[{"id":281,"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/posts\/219\/revisions\/281"}],"wp:attachment":[{"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/media?parent=219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/categories?post=219"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/appsmakerstore.com\/blog\/wp-json\/wp\/v2\/tags?post=219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}