Thumbnail API
atroui/api-thumbnailFreeItem
POST /api/thumbnail - consumer HF/Google/XAI keys via atroui/api/thumbnail. No keys shipped.
Install it
npx shadcn@latest add https://atroui.com/r/api-thumbnail.jsonSource
1import { handleThumbnailPost } from "atroui/api/thumbnail"23export const runtime = "nodejs"4export const dynamic = "force-dynamic"5export const maxDuration = 6067export async function POST(req: Request) {8 return handleThumbnailPost(req)9}
What it pulls in
npm packages
Files it writes
More from atroui
All 81 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Contact APIapi-contact | atroui | Other | Free | 1 dep | |
| OG Generate APIapi-generate | atroui | Other | Free | 1 dep | |
| Newsletter APIapi-newsletter | atroui | Other | Free | 1 dep | |
| Scope Chat APIapi-scope | atroui | Other | Free | 1 dep | |
| Waitlist APIapi-waitlist | atroui | Other | Free | 1 dep |
