Skip to content

Document swappable registry HTTP server adapters (Fastify)#42

Merged
ricardo-devis-agullo merged 1 commit into
masterfrom
docs-fastify-server-adapter
Jul 15, 2026
Merged

Document swappable registry HTTP server adapters (Fastify)#42
ricardo-devis-agullo merged 1 commit into
masterfrom
docs-fastify-server-adapter

Conversation

@ricardo-devis-agullo

Copy link
Copy Markdown
Contributor

Summary

  • Documents the new opt-in server registry config block that lets you swap the built-in Express HTTP server for a different adapter.
  • Adds a new docs page for the oc-fastify-server-adapter package: installation, usage example, and the Express-vs-Fastify behavioral differences/caveats.
  • Links the new page from registry-configuration.md's core options table and adds it to the sidebar under "Registry & Infrastructure".
  • Feature available since v0.50.58.

Test plan

  • npx docusaurus build succeeds with no new broken links/anchors introduced.
  • Reviewed rendered content against the oc-fastify-server-adapter README for accuracy.

Generated with Devin

Adds docs for the new opt-in server.adapter registry option, covering
the default Express behavior and the oc-fastify-server-adapter package
(installation, usage, and Express-vs-Fastify caveats).

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@ricardo-devis-agullo
ricardo-devis-agullo merged commit c867b9c into master Jul 15, 2026
1 check passed
@ricardo-devis-agullo
ricardo-devis-agullo deleted the docs-fastify-server-adapter branch July 15, 2026 12:55
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