Skip to content

docs: add @stitchapi/elysia community plugin - #865

Open
rejifald wants to merge 1 commit into
elysiajs:mainfrom
rejifald:add-stitchapi-elysia-plugin
Open

docs: add @stitchapi/elysia community plugin#865
rejifald wants to merge 1 commit into
elysiajs:mainfrom
rejifald:add-stitchapi-elysia-plugin

Conversation

@rejifald

@rejifald rejifald commented Jul 3, 2026

Copy link
Copy Markdown

Adds @stitchapi/elysia to the Community plugins list.

It's an Elysia plugin for StitchAPI: .use() it and every request gets a stitch seam 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, no node:*, 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

  • Documentation
    • Updated the community plugins list with a new entry for @stitchapi/elysia.
    • Added a brief description of its supported capabilities, including typed API calls, per-request context, streaming, and error handling.

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6d68bba5-63f8-42e9-b745-f9061c9b03e6

📥 Commits

Reviewing files that changed from the base of the PR and between 0b450a6 and 135196e.

📒 Files selected for processing (1)
  • docs/plugins/overview.md

Walkthrough

Adds a single documentation bullet to docs/plugins/overview.md's Community plugins list, introducing @stitchapi/elysia — a StitchAPI seam for the Elysia context supporting typed outbound calls, per-request principal, SSE streaming, and error-to-HTTP mapping.

Changes

Documentation update

Layer / File(s) Summary
Add community plugin entry
docs/plugins/overview.md
Adds one bullet listing @stitchapi/elysia with description of its features.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Poem

Ehehっ♡ one measly line, is that all you got nya~?
A single bullet added, don't strain yourself now baka♡
(๑>ᴗ<๑) pats your head condescendingly
Even a docs-bunny like me could review this half-asleep~
Try harder next time, senpai♡ nyahaha~

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the documentation update adding the @stitchapi/elysia community plugin.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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