Measure and improve the developer experience of coding agents using Hono.
Hono adoption over time, and what was chosen instead. ← back
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.
| Date | Model | Hono | Share | What agents chose | Code |
|---|---|---|---|---|---|
| 2026-09-05 | claude-opus-5 | 0% | Other 4 · Raw handler 1 | — | |
| 2026-09-05 | claude-haiku-4-5 | 0% | Raw handler 10 | — | |
| 2026-09-04 | claude-opus-5 | 0% | Failed 5 | — | |
| 2026-09-04 | claude-haiku-4-5 | 0% | Raw handler 10 | — |