{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/system-design--08-api-paradigms/#resource",
      "name": "08. API Paradigms",
      "description": "08. API Paradigms We've covered the plumbing (HTTP, WebSockets). Now the shape of the API itself. When you're designing a service, you pick a paradigm. Thr…",
      "url": "https://nabidinmotion.com/g/system-design--08-api-paradigms/",
      "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": "08. API Paradigms",
          "item": "https://nabidinmotion.com/g/system-design--08-api-paradigms/"
        }
      ]
    }
  ]
}
