kappa 44327cef1a feat: migrate to Hono framework
- Add Hono as HTTP framework for Cloudflare Workers
- Create app.ts with declarative routing and middleware
- Add hono-adapters.ts for auth, rate limit, request ID middleware
- Refactor handlers to use Hono Context signature
- Maintain all existing business logic unchanged
- Keep scheduled handler separate for cron jobs

Test: 175/176 tests pass (1 pre-existing failure)
Build: wrangler deploy --dry-run succeeds

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 10:05:10 +09:00
2026-01-26 00:35:59 +09:00
2026-01-29 10:05:10 +09:00
2026-01-29 10:05:10 +09:00
2026-01-21 20:17:18 +09:00
Description
Multi-cloud VM instance database API
MIT 770 KiB
Languages
TypeScript 99.2%
Shell 0.8%