Portfolio API
The Portfolio API provides programmatic access to my projects, built with Hono and deployed on Cloudflare Workers.Base URL
Authentication
The API is currently public and requires no authentication.Features
- Type-safe: Built with TypeScript and Zod validation
- OpenAPI: Auto-generated documentation from code
- Fast: Deployed on Cloudflare’s edge network
- Filterable: Query projects by tech stack, category, or status