Hono Agent DX

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

Adoption · node-js × routes

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

Prompt

Create an HTTP server in TypeScript that runs on Node.js. 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%
Raw handler 5
2026-09-05claude-haiku-4-50%
Express 8 · Raw handler 2
2026-09-04claude-opus-50%
Failed 5
2026-09-04claude-haiku-4-50%
Express 6 · Raw handler 4