Skip to main content

Installation

  • parsefy: Parsefy SDK for document extraction
  • zod: TypeScript-first schema validation library
  • hono: Lightweight web framework for the edge (Cloudflare, Vercel, Deno)

Environment setup

Basic setup

Cloudflare Workers

Deploy to Cloudflare Workers:
Add your API key to wrangler.toml:

Vercel Edge Functions

Testing