Skip to content

docs(middleware): add StitchAPI to third-party middleware list#886

Merged
yusukebe merged 1 commit into
honojs:mainfrom
rejifald:add-stitchapi-hono
Jul 1, 2026
Merged

docs(middleware): add StitchAPI to third-party middleware list#886
yusukebe merged 1 commit into
honojs:mainfrom
rejifald:add-stitchapi-hono

Conversation

@rejifald

Copy link
Copy Markdown
Contributor

Adds StitchAPI to the Utilities section of the third-party middleware list.

@stitchapi/hono is Hono middleware for StitchAPI: it puts a per-request seam on the context (c.get('stitch')) — a principal-bound handle for typed, validated, resilient outbound API calls — plus an SSE streaming helper (streamStitchSse) and a Stitch-error → HTTP mapper. Every import is from hono or stitchapi (no node:*), so it runs on Node, Cloudflare Workers, Deno, Bun and Vercel Edge.

Placed alphabetically within Utilities (between Session and tsyringe).

@yusukebe yusukebe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe yusukebe merged commit b17f3d3 into honojs:main Jul 1, 2026
2 checks passed
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.

2 participants