index.mdx
import { PrimaryButton } from '/snippets/components.mdx';
Hoppscotch is a lightweight, web-based API development suite.
It was built from the ground up with ease of use and accessibility in mind providing all the functionality needed for API developers with minimalist, unobtrusive UI.
<PrimaryButton label="Get started" href="/documentation/getting-started/introduction" />Quick Start
<CardGroup> <Card title="Hoppscotch Cloud" href="https://hoppscotch.io" > <sub> Everything you need to get started with Hoppscotch, hosted by us. </sub> </Card> <Card title="Hoppscotch Self-Host" href="/documentation/self-host/getting-started" > <sub> Deploy your own instance of Hoppscotch on your own infrastructure. </sub> </Card> </CardGroup>