Skip to content

Commit

Permalink
docs(ecosystem): add http-wizard (#5132)
Browse files Browse the repository at this point in the history
  • Loading branch information
flodlc committed Dec 9, 2023
1 parent b9336a3 commit 85b0018
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Guides/Ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,9 @@ middlewares into Fastify plugins
Parse XML payload / request body into JS / JSON object.
- [`fastify-xray`](https://github.com/jeromemacias/fastify-xray) Fastify plugin
for AWS XRay recording.
- [`http-wizard`](https://github.com/flodlc/http-wizard)
Exports a typescript api client for your Fastify api and ensures fullstack type
safety for your project.
- [`i18next-http-middleware`](https://github.com/i18next/i18next-http-middleware#fastify-usage)
An [i18next](https://www.i18next.com) based i18n (internationalization)
middleware to be used with Node.js web frameworks like Express or Fastify and
Expand Down

0 comments on commit 85b0018

Please sign in to comment.