{"version":3,"sources":["webpack://teamcentral-docs/./src/@rocketseat/gatsby-theme-docs/text/index.mdx","webpack://teamcentral-docs/./node_modules/@rocketseat/gatsby-theme-docs/src/components/Homepage.js","webpack://teamcentral-docs/./node_modules/@rocketseat/gatsby-theme-docs-core/src/templates/homepage-query.js","webpack://teamcentral-docs/./node_modules/@rocketseat/gatsby-theme-docs/src/@rocketseat/gatsby-theme-docs-core/components/Homepage.js"],"names":["layoutProps","_frontmatter","MDXContent","components","props","mdxType","parentName","isMDXComponent","Home","Layout","SEO"],"mappings":"qNAQMA,EAAc,CAClBC,aAF0B,IAKb,SAASC,EAAT,GAGX,IAFFC,EAEC,EAFDA,WACGC,GACF,yBACD,OAAO,SALS,WAKT,UAAeJ,EAAiBI,EAAhC,CAAuCD,WAAYA,EAAYE,QAAQ,eAC5E,eACE,GAAM,eACN,MAAS,CACP,SAAY,cAEb,cAAGC,WAAW,KACb,KAAQ,gBACR,aAAc,yBACd,UAAa,kBACZ,gBAAKA,WAAW,IACf,cAAe,OACf,UAAa,QACb,OAAU,KACV,QAAW,MACX,QAAW,YACX,MAAS,OACR,iBAAMA,WAAW,MAChB,SAAY,UACZ,EAAK,oVAlBb,iBAoBA,iFACA,eACE,GAAM,cACN,MAAS,CACP,SAAY,cAEb,cAAGA,WAAW,KACb,KAAQ,eACR,aAAc,wBACd,UAAa,kBACZ,gBAAKA,WAAW,IACf,cAAe,OACf,UAAa,QACb,OAAU,KACV,QAAW,MACX,QAAW,YACX,MAAS,OACR,iBAAMA,WAAW,MAChB,SAAY,UACZ,EAAK,oVAlBb,gBAoBA,ioBACA,eACE,GAAM,oBACN,MAAS,CACP,SAAY,cAEb,cAAGA,WAAW,KACb,KAAQ,qBACR,aAAc,8BACd,UAAa,kBACZ,gBAAKA,WAAW,IACf,cAAe,OACf,UAAa,QACb,OAAU,KACV,QAAW,MACX,QAAW,YACX,MAAS,OACR,iBAAMA,WAAW,MAChB,SAAY,UACZ,EAAK,oVAlBb,sBAoBA,mXACA,mBAAG,cAAGA,WAAW,IACb,KAAQ,gBADT,iBAOPJ,EAAWK,gBAAiB,E,qCCjFb,SAASC,IACtB,OACE,QAACC,EAAA,EAAD,MACE,QAACC,EAAA,EAAD,OACA,QAAC,EAAD,OCRN,MCEe,WACb,OAAO,QAACF,EAAD","file":"component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-homepage-query-js-eaab5b4947cb009e44bd.js","sourcesContent":["import * as React from 'react'\n /* @jsx mdx */\nimport { mdx } from '@mdx-js/react';\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\nexport const _frontmatter = {};\nconst layoutProps = {\n _frontmatter\n};\nconst MDXLayout = \"wrapper\";\nexport default function MDXContent({\n components,\n ...props\n}) {\n return \n

{`Introduction`}

\n

{`Developers can use and extend Central in two main ways. `}

\n

{`API Gateway`}

\n

{`Single point of entry into all Cloud Based Data Sources. The value as a developer is you do not have to spend time learning each and every API that your application needs to integrate with. You just learn one, and we handle all of the details of securely connecting your application to other SaaS products. This can be useful if you are developer for your own SaaS based system but have a need for external data to add value to your solution. This can also be used for development teams for companies building internal proprietary systems, intranets, extranets, and customer portals that are reliant on SaaS data. `}

\n

{`Custom Connectors`}

\n

{`This is an area we are currently working to improve. We do have an SDK that we make available upon request. The SDK is currently limited to just .NET 4.8. We are looking to eventually make the SDK public and available to other languages. We are also looking to allow our Connectors to be deployed serverless as Azure Functions and AWS Lambdas. `}

\n

{`Get started`}

\n\n
;\n}\n;\nMDXContent.isMDXComponent = true;\n ","import React from 'react';\nimport Index from '../text/index.mdx';\n\nimport Layout from './Layout';\nimport SEO from './SEO';\n\nexport default function Home() {\n return (\n \n \n \n \n );\n}\n","import HomepageComponent from '../components/Homepage';\n\nexport default HomepageComponent;\n","/* eslint-disable react/prop-types */\nimport React from 'react';\nimport Home from '../../../components/Homepage';\n\nexport default function Homepage() {\n return ;\n}\n"],"sourceRoot":""}