Hono Agent DX

Measure and improve the developer experience of coding agents using Hono.

Adoption · deno × routes

Hono adoption over time, and what was chosen instead. ← back

Prompt

Create an HTTP server in TypeScript that runs on Deno. It should respond to GET /health with the JSON {"ok":true}, to GET /users with a JSON list of users, and to GET /users/123 with the JSON {"id":"123"} for any user id in the path.

0%50%100%2026-09-042026-09-05claude-haiku-4-5claude-opus-5
DateModelHonoShareWhat agents choseCode
2026-09-05claude-opus-50%
Other 4 · Raw handler 1
2026-09-05claude-haiku-4-50%
Raw handler 10
2026-09-04claude-opus-50%
Failed 5
2026-09-04claude-haiku-4-50%
Raw handler 10