Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Latest commit

 

History

History
76 lines (64 loc) · 1.62 KB

File metadata and controls

76 lines (64 loc) · 1.62 KB
title Tutorials
description Step-by-step guides to help you build with Whop

import { Note } from "@mintlify/components";

Welcome to Whop's tutorials section! Here you'll find detailed, step-by-step guides to help you build various types of applications using Whop's API.

Getting Started

More tutorials coming soon! Check back regularly for new content.

Learn how to build an AI chatbot that can respond to DMs using Whop's API.

{" "}

<Card title="Create a pay to play game" href="/examples/flappy-bird" icon="gamepad" color="#16a34a"

Build a game like Flappy Bird and monetize it through Whop's platform.

{" "}

<Card title="Sell a basic SaaS" href="/what-to-build/web-apps" icon="webhook" color="#8b5cf6"

Learn how to embed an application into Whop ecosystem.

<Card title="Let users login with OAuth" href="/what-to-build/oauth-guide" icon="brain" color="#ec4899"

Send users through a flow to make calls on their behalf.
Coming Soon Learn how to embed Whop's checkout flow directly on your website.

<Card title="Connect to a websocket in your app" href="#" icon="plug" color="#10b981"

<Note>Coming Soon</Note>
Build real-time features by connecting to Whop's websocket API.