{"id":36,"date":"2019-01-25T02:02:46","date_gmt":"2019-01-25T02:02:46","guid":{"rendered":"https:\/\/soledad.pencidesign.net\/soledad-coding-blog\/the-beginner-guide-to-backend-developer-c-c-c-c-c-c-c\/"},"modified":"2023-08-28T15:56:39","modified_gmt":"2023-08-28T15:56:39","slug":"back-end-development-a-guide-to-the-basics","status":"publish","type":"post","link":"https:\/\/aryalspace.com\/?p=36","title":{"rendered":"Back-End Development: A Guide to the Basics"},"content":{"rendered":"\n<p>Back-end development is a crucial aspect of web development that focuses on the server-side logic, databases, and server operations that power web applications. In this guide, we&#8217;ll explore the basics of back-end development, including its role, technologies, and key concepts.<\/p>\n\n\n\n<p><strong>1. Understanding Back-End Development:<\/strong><br>Back-end development involves building the behind-the-scenes components that enable web applications to function smoothly. While front-end development focuses on user interfaces and interactions, back-end development ensures data is processed, stored, and retrieved efficiently.<\/p>\n\n\n\n<p><strong>2. Server-Side Languages:<\/strong><br>Back-end development relies on programming languages designed to run on servers. Common languages include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Python:<\/strong> Known for its simplicity and versatility.<\/li>\n\n\n\n<li><strong>Ruby:<\/strong> Loved for its elegant syntax and developer-friendly environment.<\/li>\n\n\n\n<li><strong>Java:<\/strong> Used for robust enterprise-level applications.<\/li>\n\n\n\n<li><strong>Node.js (JavaScript):<\/strong> Allows using JavaScript on the server side for unified development.<\/li>\n<\/ul>\n\n\n\n<p><strong>3. Web Frameworks:<\/strong><br>Frameworks streamline development by providing pre-built tools, libraries, and structure. Common back-end frameworks include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Django (Python):<\/strong> A high-level framework that emphasizes rapid development and clean, pragmatic design.<\/li>\n\n\n\n<li><strong>Ruby on Rails (Ruby):<\/strong> Known for its convention over configuration and rapid development capabilities.<\/li>\n\n\n\n<li><strong>Spring Boot (Java):<\/strong> Simplifies Java application development with ready-to-use components.<\/li>\n\n\n\n<li><strong>Express.js (Node.js):<\/strong> A lightweight and flexible framework for building web applications.<\/li>\n<\/ul>\n\n\n\n<p><strong>4. Databases:<\/strong><br>Databases store and manage application data. Common types include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Relational Databases:<\/strong> Structured databases like MySQL, PostgreSQL, and SQLite, which store data in tables with defined relationships.<\/li>\n\n\n\n<li><strong>NoSQL Databases:<\/strong> Non-relational databases like MongoDB, Cassandra, and Firebase, which offer flexibility and scalability.<\/li>\n<\/ul>\n\n\n\n<p><strong>5. APIs (Application Programming Interfaces):<\/strong><br>APIs define how different software components communicate and interact. In back-end development, APIs often enable the front end to retrieve data from the server or perform specific actions.<\/p>\n\n\n\n<p><strong>6. Server Management and Deployment:<\/strong><br>Deploying a back-end application involves hosting it on servers. Cloud platforms like AWS, Azure, and Heroku provide server infrastructure and deployment tools.<\/p>\n\n\n\n<p><strong>7. Authentication and Authorization:<\/strong><br>Ensuring secure access to applications is critical. Authentication verifies user identities, while authorization defines what actions they&#8217;re allowed to perform.<\/p>\n\n\n\n<p><strong>8. Security Measures:<\/strong><br>Back-end developers must implement security practices to protect data and systems from threats like hacking and data breaches. Encryption, secure APIs, and input validation are essential.<\/p>\n\n\n\n<p><strong>9. Scalability and Performance:<\/strong><br>Efficient back-end development involves designing applications to handle high traffic and scale with growing user bases. Techniques like load balancing and caching optimize performance.<\/p>\n\n\n\n<p><strong>10. Testing and Debugging:<\/strong><br>Thorough testing is essential to catch bugs and ensure reliable application behavior. Unit tests, integration tests, and end-to-end tests are common practices.<\/p>\n\n\n\n<p><strong>11. Version Control:<\/strong><br>Using version control systems like Git helps track changes, collaborate with team members, and revert to previous states if needed.<\/p>\n\n\n\n<p><strong>12. Continuous Integration and Deployment (CI\/CD):<\/strong><br>CI\/CD pipelines automate testing and deployment processes, ensuring that code changes are tested and deployed consistently.<\/p>\n\n\n\n<p><strong>13. Learning Resources:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Online Courses: Platforms like Udemy, Coursera, and edX offer back-end development courses.<\/li>\n\n\n\n<li>Documentation: Framework and language documentation, like Django&#8217;s documentation or Node.js&#8217;s documentation, provides in-depth guidance.<\/li>\n\n\n\n<li>Blogs and Tutorials: Numerous blogs and tutorial sites offer step-by-step guides for specific back-end technologies.<\/li>\n<\/ul>\n\n\n\n<p><strong>14. Building Projects:<\/strong><br>Practice is essential. Start with small projects and gradually work on more complex applications. Consider building APIs, content management systems, or e-commerce platforms.<\/p>\n\n\n\n<p><strong>15. Real-World Experience:<\/strong><br>Contributing to open-source projects or collaborating on group projects helps you gain practical experience and exposure to real-world scenarios.<\/p>\n\n\n\n<p><strong>16. Soft Skills:<\/strong><br>Effective communication, problem-solving, and teamwork are essential for successful back-end development. Collaborating with front-end developers and designers is common.<\/p>\n\n\n\n<p><strong>17. Continuous Learning:<\/strong><br>The technology landscape evolves rapidly. Stay updated with new frameworks, languages, security practices, and industry trends.<\/p>\n\n\n\n<p><strong>18. Portfolio Development:<\/strong><br>Create a portfolio showcasing your back-end projects, technologies, and skills. It demonstrates your capabilities to potential employers or clients.<\/p>\n\n\n\n<p><strong>19. Networking:<\/strong><br>Connect with other back-end developers through meetups, conferences, and online communities. Networking can lead to valuable insights and opportunities.<\/p>\n\n\n\n<p><strong>20. Career Paths:<\/strong><br>Back-end development offers various career paths, including becoming a full-stack developer, specializing in a specific technology stack, or pursuing roles like DevOps engineer or database administrator.<\/p>\n\n\n\n<p>Back-end development plays a vital role in creating robust and functional web applications. As you embark on your back-end development journey, remember that practice, continuous learning, and a passion for problem-solving will be your guiding lights.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Back-end development is a crucial aspect of web development that focuses on the server-side logic, databases, and server operations that power web applications. In this guide, we&#8217;ll explore the basics&hellip;<\/p>\n","protected":false},"author":2,"featured_media":126,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[20,19,4],"tags":[7,8,9,10],"class_list":["post-36","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-backend-web-api-development-java-spring-boot","category-backend-web-api-development-node-express","category-guide","tag-blog","tag-developer","tag-soledad","tag-vertical"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Back-End Development: A Guide to the Basics - Aryal Space - Magic of Technology and Beings<\/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:\/\/aryalspace.com\/?p=36\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Back-End Development: A Guide to the Basics - Aryal Space - Magic of Technology and Beings\" \/>\n<meta property=\"og:description\" content=\"Back-end development is a crucial aspect of web development that focuses on the server-side logic, databases, and server operations that power web applications. In this guide, we&#8217;ll explore the basics&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aryalspace.com\/?p=36\" \/>\n<meta property=\"og:site_name\" content=\"Aryal Space - Magic of Technology and Beings\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/bikramaryal\" \/>\n<meta property=\"article:published_time\" content=\"2019-01-25T02:02:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-28T15:56:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1800\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Bikram Aryal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bikramaryal\" \/>\n<meta name=\"twitter:site\" content=\"@bikramaryal\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bikram Aryal\" \/>\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:\/\/aryalspace.com\/?p=36#article\",\"isPartOf\":{\"@id\":\"https:\/\/aryalspace.com\/?p=36\"},\"author\":{\"name\":\"Bikram Aryal\",\"@id\":\"https:\/\/aryalspace.com\/#\/schema\/person\/d91802b458f2bcf8a68c2c73203c268b\"},\"headline\":\"Back-End Development: A Guide to the Basics\",\"datePublished\":\"2019-01-25T02:02:46+00:00\",\"dateModified\":\"2023-08-28T15:56:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/aryalspace.com\/?p=36\"},\"wordCount\":685,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/aryalspace.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/aryalspace.com\/?p=36#primaryimage\"},\"thumbnailUrl\":\"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg\",\"keywords\":[\"blog\",\"developer\",\"soledad\",\"vertical\"],\"articleSection\":[\"Backend and Web API Development with Java and Spring Boot\",\"Backend and Web API Development with Node &amp; Express\",\"Guide\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/aryalspace.com\/?p=36#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/aryalspace.com\/?p=36\",\"url\":\"https:\/\/aryalspace.com\/?p=36\",\"name\":\"Back-End Development: A Guide to the Basics - Aryal Space - Magic of Technology and Beings\",\"isPartOf\":{\"@id\":\"https:\/\/aryalspace.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/aryalspace.com\/?p=36#primaryimage\"},\"image\":{\"@id\":\"https:\/\/aryalspace.com\/?p=36#primaryimage\"},\"thumbnailUrl\":\"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg\",\"datePublished\":\"2019-01-25T02:02:46+00:00\",\"dateModified\":\"2023-08-28T15:56:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/aryalspace.com\/?p=36#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/aryalspace.com\/?p=36\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/aryalspace.com\/?p=36#primaryimage\",\"url\":\"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg\",\"contentUrl\":\"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg\",\"width\":1800,\"height\":1200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/aryalspace.com\/?p=36#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/aryalspace.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Back-End Development: A Guide to the Basics\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/aryalspace.com\/#website\",\"url\":\"https:\/\/aryalspace.com\/\",\"name\":\"Aryal Space - Blog and Programming Tutorials\",\"description\":\"Exploring the Cosmos of Code: Aryal Space - Where Blogs and Programming Unite!\",\"publisher\":{\"@id\":\"https:\/\/aryalspace.com\/#organization\"},\"alternateName\":\"Elevate Your Code Horizons with Aryal Space: Ignite, Inspire, Innovate!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/aryalspace.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/aryalspace.com\/#organization\",\"name\":\"Aryal Space\",\"alternateName\":\"AryalSpace\",\"url\":\"https:\/\/aryalspace.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/aryalspace.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/aryalspace.com\/wp-content\/uploads\/2023\/08\/Aryal-Space.png\",\"contentUrl\":\"https:\/\/aryalspace.com\/wp-content\/uploads\/2023\/08\/Aryal-Space.png\",\"width\":1000,\"height\":1000,\"caption\":\"Aryal Space\"},\"image\":{\"@id\":\"https:\/\/aryalspace.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/bikramaryal\",\"https:\/\/x.com\/bikramaryal\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/aryalspace.com\/#\/schema\/person\/d91802b458f2bcf8a68c2c73203c268b\",\"name\":\"Bikram Aryal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/aryalspace.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/aryalspace.com\/wp-content\/uploads\/2023\/08\/cropped-Copy-of-8R8A8956-scaled-e1693236718440-96x96.jpg\",\"contentUrl\":\"https:\/\/aryalspace.com\/wp-content\/uploads\/2023\/08\/cropped-Copy-of-8R8A8956-scaled-e1693236718440-96x96.jpg\",\"caption\":\"Bikram Aryal\"},\"description\":\"Co-Founder and VP of Engineering of Kindship - Software Engineer with a Passion for Innovation | Bridging Code and Entrepreneurship for a Visionary Future\",\"sameAs\":[\"https:\/\/aryalspace.com\"],\"url\":\"https:\/\/aryalspace.com\/?author=2\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Back-End Development: A Guide to the Basics - Aryal Space - Magic of Technology and Beings","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:\/\/aryalspace.com\/?p=36","og_locale":"en_US","og_type":"article","og_title":"Back-End Development: A Guide to the Basics - Aryal Space - Magic of Technology and Beings","og_description":"Back-end development is a crucial aspect of web development that focuses on the server-side logic, databases, and server operations that power web applications. In this guide, we&#8217;ll explore the basics&hellip;","og_url":"https:\/\/aryalspace.com\/?p=36","og_site_name":"Aryal Space - Magic of Technology and Beings","article_publisher":"https:\/\/facebook.com\/bikramaryal","article_published_time":"2019-01-25T02:02:46+00:00","article_modified_time":"2023-08-28T15:56:39+00:00","og_image":[{"width":1800,"height":1200,"url":"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg","type":"image\/jpeg"}],"author":"Bikram Aryal","twitter_card":"summary_large_image","twitter_creator":"@bikramaryal","twitter_site":"@bikramaryal","twitter_misc":{"Written by":"Bikram Aryal","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aryalspace.com\/?p=36#article","isPartOf":{"@id":"https:\/\/aryalspace.com\/?p=36"},"author":{"name":"Bikram Aryal","@id":"https:\/\/aryalspace.com\/#\/schema\/person\/d91802b458f2bcf8a68c2c73203c268b"},"headline":"Back-End Development: A Guide to the Basics","datePublished":"2019-01-25T02:02:46+00:00","dateModified":"2023-08-28T15:56:39+00:00","mainEntityOfPage":{"@id":"https:\/\/aryalspace.com\/?p=36"},"wordCount":685,"commentCount":0,"publisher":{"@id":"https:\/\/aryalspace.com\/#organization"},"image":{"@id":"https:\/\/aryalspace.com\/?p=36#primaryimage"},"thumbnailUrl":"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg","keywords":["blog","developer","soledad","vertical"],"articleSection":["Backend and Web API Development with Java and Spring Boot","Backend and Web API Development with Node &amp; Express","Guide"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/aryalspace.com\/?p=36#respond"]}]},{"@type":"WebPage","@id":"https:\/\/aryalspace.com\/?p=36","url":"https:\/\/aryalspace.com\/?p=36","name":"Back-End Development: A Guide to the Basics - Aryal Space - Magic of Technology and Beings","isPartOf":{"@id":"https:\/\/aryalspace.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aryalspace.com\/?p=36#primaryimage"},"image":{"@id":"https:\/\/aryalspace.com\/?p=36#primaryimage"},"thumbnailUrl":"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg","datePublished":"2019-01-25T02:02:46+00:00","dateModified":"2023-08-28T15:56:39+00:00","breadcrumb":{"@id":"https:\/\/aryalspace.com\/?p=36#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aryalspace.com\/?p=36"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aryalspace.com\/?p=36#primaryimage","url":"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg","contentUrl":"https:\/\/aryalspace.com\/wp-content\/uploads\/2019\/01\/19.jpg","width":1800,"height":1200},{"@type":"BreadcrumbList","@id":"https:\/\/aryalspace.com\/?p=36#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aryalspace.com\/"},{"@type":"ListItem","position":2,"name":"Back-End Development: A Guide to the Basics"}]},{"@type":"WebSite","@id":"https:\/\/aryalspace.com\/#website","url":"https:\/\/aryalspace.com\/","name":"Aryal Space - Blog and Programming Tutorials","description":"Exploring the Cosmos of Code: Aryal Space - Where Blogs and Programming Unite!","publisher":{"@id":"https:\/\/aryalspace.com\/#organization"},"alternateName":"Elevate Your Code Horizons with Aryal Space: Ignite, Inspire, Innovate!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aryalspace.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/aryalspace.com\/#organization","name":"Aryal Space","alternateName":"AryalSpace","url":"https:\/\/aryalspace.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aryalspace.com\/#\/schema\/logo\/image\/","url":"https:\/\/aryalspace.com\/wp-content\/uploads\/2023\/08\/Aryal-Space.png","contentUrl":"https:\/\/aryalspace.com\/wp-content\/uploads\/2023\/08\/Aryal-Space.png","width":1000,"height":1000,"caption":"Aryal Space"},"image":{"@id":"https:\/\/aryalspace.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/bikramaryal","https:\/\/x.com\/bikramaryal"]},{"@type":"Person","@id":"https:\/\/aryalspace.com\/#\/schema\/person\/d91802b458f2bcf8a68c2c73203c268b","name":"Bikram Aryal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aryalspace.com\/#\/schema\/person\/image\/","url":"https:\/\/aryalspace.com\/wp-content\/uploads\/2023\/08\/cropped-Copy-of-8R8A8956-scaled-e1693236718440-96x96.jpg","contentUrl":"https:\/\/aryalspace.com\/wp-content\/uploads\/2023\/08\/cropped-Copy-of-8R8A8956-scaled-e1693236718440-96x96.jpg","caption":"Bikram Aryal"},"description":"Co-Founder and VP of Engineering of Kindship - Software Engineer with a Passion for Innovation | Bridging Code and Entrepreneurship for a Visionary Future","sameAs":["https:\/\/aryalspace.com"],"url":"https:\/\/aryalspace.com\/?author=2"}]}},"_links":{"self":[{"href":"https:\/\/aryalspace.com\/index.php?rest_route=\/wp\/v2\/posts\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aryalspace.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aryalspace.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aryalspace.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/aryalspace.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=36"}],"version-history":[{"count":1,"href":"https:\/\/aryalspace.com\/index.php?rest_route=\/wp\/v2\/posts\/36\/revisions"}],"predecessor-version":[{"id":1790,"href":"https:\/\/aryalspace.com\/index.php?rest_route=\/wp\/v2\/posts\/36\/revisions\/1790"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aryalspace.com\/index.php?rest_route=\/wp\/v2\/media\/126"}],"wp:attachment":[{"href":"https:\/\/aryalspace.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=36"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aryalspace.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=36"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aryalspace.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}