docs: add @stitchapi/elysia community plugin - #865
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughAdds a single documentation bullet to docs/plugins/overview.md's Community plugins list, introducing ChangesDocumentation update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Adds @stitchapi/elysia to the Community plugins list.
It's an Elysia plugin for StitchAPI:
.use()it and every request gets astitchseam on its context for typed, validated outbound API calls, scoped to a per-request principal. It also bridges into Elysia's Web-standard world — SSE streaming and a stitch-error → HTTP status mapping. Fetch-only, nonode:*, so it runs on Bun, Node, Deno and the edge.Appended to the end of the Community plugins section, matching the existing entry format.
Summary by CodeRabbit
@stitchapi/elysia.