Skip to content

Add @stitchapi/angular#2300

Open
rejifald wants to merge 1 commit into
PatrickJS:gh-pagesfrom
rejifald:add-stitchapi-angular
Open

Add @stitchapi/angular#2300
rejifald wants to merge 1 commit into
PatrickJS:gh-pagesfrom
rejifald:add-stitchapi-angular

Conversation

@rejifald

@rejifald rejifald commented Jun 30, 2026

Copy link
Copy Markdown

Adds @stitchapi/angular to the bottom of Architecture and Advanced Topics → HTTP.

Typed, validated Angular bindings over a single StitchAPI definition. What makes it different from the other HTTP entries: injectStitch / injectStitchStream expose one shared execution as both Angular signals and an RxJS observable — templates read the signals while effects/pipes consume the observable, with no second request. It's also streaming-first: injectStitchStream surfaces each response delta as it arrives (SSE / chunked streams). An optional TanStack Query queryOptions adapter is included.

Per the contribution guidelines: individual PR for a single suggestion, succinct description, added to the bottom of the relevant category.

Summary by CodeRabbit

  • Documentation
    • Updated the HTTP section of the README with a new library entry describing streaming-first StitchAPI bindings for Angular, including support for signals and an RxJS observable interface.

@coderabbitai

coderabbitai Bot commented Jun 30, 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0cf215d7-7ae1-45e6-8956-1f955c71c7f3

📥 Commits

Reviewing files that changed from the base of the PR and between 137bf20 and 2a7c8db.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

This change adds a single new bullet point to the HTTP section of README.md, listing @stitchapi/angular, a streaming-first StitchAPI binding library offering Angular signals and an RxJS observable interface.

Changes

README Update

Layer / File(s) Summary
Add @stitchapi/angular entry
README.md
A new bullet entry is added to the HTTP list describing @stitchapi/angular as a streaming-first StitchAPI binding with Angular signals and RxJS observable support.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

One line, one hop, a README cheer,
A new bindings friend just appeared here.
Streams flow smooth like a carrot's crunch,
Signals and RxJS, a tidy bunch.
🐰📜✨

🚥 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 clearly matches the main change: adding the @stitchapi/angular package to the project.
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