Use Python on EdgeOne Pages with Handler mode and BaseHTTPRequestHandler — no framework dependency required.
From EdgeOne Pages
Deploy FastAPI applications with auto-generated OpenAPI docs, Pydantic validation, and async support.
A Go starter with Handler mode and file-based routing — static, dynamic, nested, and catch-all patterns.
Use Gin on EdgeOne Pages with middleware, JSON binding, route groups, and RESTful API design.
A Koa starter with a Next.js + Tailwind CSS demo frontend on EdgeOne Pages.
Deploy Express applications with a Next.js + Tailwind CSS demo frontend.
Next.js full-stack app with MySQL database connection — deploy without managing servers.
End-to-end voice AI pipeline: browser audio capture, WebSocket streaming, ASR, and TTS — powered by Cloud Functions.
Use Flask on EdgeOne Pages with decorator routing and Blueprint support.
Full-featured Django with built-in ORM, authentication, admin panel, and security — ready to deploy.
An async Sanic starter with native async support, streaming, and WebSocket capabilities.
Deploy Echo-based Go applications with custom middleware, route groups, and RESTful API.
Lightweight Go HTTP router powered by Chi — composable middleware stack, route groups, and zero dependencies.
Use Fiber on EdgeOne Pages — an Express-inspired Go framework built on fasthttp with middleware and JSON parsing.
A Gorilla Mux starter with URL pattern matching, subrouters, and middleware on EdgeOne Pages.
High-performance Go router powered by HttpRouter — zero-allocation routing with named parameters and wildcard support.