Skip to content

Add Hono framework support - #69

Merged
theinfosecguy merged 5 commits into
mainfrom
feature/hono-framework-support
Jun 24, 2026
Merged

Add Hono framework support#69
theinfosecguy merged 5 commits into
mainfrom
feature/hono-framework-support

Conversation

@theinfosecguy

Copy link
Copy Markdown
Owner

Summary

  • Add TypeScript-first Hono app generation with JSON routes, generated tests, Docker files, and docs.
  • Support OpenAPI output for Hono while keeping views and MongoDB Express-only.
  • Bump servergen and create-servergen to 2.4.0.

Tests

  • npm test
  • npm run test:package
  • npm pack --dry-run
  • Manual Hono smoke: generated --framework hono --openapi, installed dependencies, built, tested, booted, and checked HTTP routes.

@theinfosecguy
theinfosecguy force-pushed the feature/hono-framework-support branch from 0c3bacf to 6e7b7c8 Compare June 24, 2026 13:46
@theinfosecguy
theinfosecguy merged commit 6e7b7c8 into main Jun 24, 2026
5 checks passed
@theinfosecguy
theinfosecguy deleted the feature/hono-framework-support branch June 24, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant