{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--backend_engineering_roadmap/#resource",
      "name": "Backend Engineer Roadmap",
      "description": "Backend Engineer Roadmap A clear path from HTTP to production APIs and services. This guide maps what to learn , where it already lives in this repo , what…",
      "url": "https://nabidinmotion.com/g/resources--backend_engineering_roadmap/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Backend Engineer Roadmap",
          "item": "https://nabidinmotion.com/g/resources--backend_engineering_roadmap/"
        }
      ]
    }
  ]
}
