We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 084bd60 commit c7d8d20Copy full SHA for c7d8d20
docs/Guides/Ecosystem.md
@@ -376,6 +376,8 @@ section.
376
- [`fastify-ip`](https://github.com/metcoder95/fastify-ip) A plugin
377
for Fastify that allows you to infer a request ID by a
378
given set of custom Request headers.
379
+- [`fastify-json-to-xml`](https://github.com/Fdawgs/fastify-json-to-xml) Fastify
380
+ plugin to serialize JSON responses into XML.
381
- [`fastify-jwt-authz`](https://github.com/Ethan-Arrowood/fastify-jwt-authz) JWT
382
user scope verifier.
383
- [`fastify-jwt-webapp`](https://github.com/charlesread/fastify-jwt-webapp) JWT
0 commit comments