Skip to content

feat: add Hono framework verification example#122

Open
dev8967 wants to merge 1 commit into
aporthq:mainfrom
dev8967:codex/hono-framework-example
Open

feat: add Hono framework verification example#122
dev8967 wants to merge 1 commit into
aporthq:mainfrom
dev8967:codex/hono-framework-example

Conversation

@dev8967

@dev8967 dev8967 commented Jun 22, 2026

Copy link
Copy Markdown

Summary

  • add a runnable Hono framework example under examples/frameworks/hono
  • include APort-style policy middleware with agent ID extraction from headers, query params, body, and static options
  • add refund/admin route examples, setup docs, environment sample, and node:test coverage with an injected mock client

This contributes to #22 with a framework that is not already covered by the existing Express/FastAPI middleware paths.

Validation

  • npm install
  • npm test (8 tests passing)

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