Skip to content

Commit c7d8d20

Browse files
authored
docs(ecosystem): add fastify-json-to-xml plugin (fastify#4572)
1 parent 084bd60 commit c7d8d20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Guides/Ecosystem.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,8 @@ section.
376376
- [`fastify-ip`](https://github.com/metcoder95/fastify-ip) A plugin
377377
for Fastify that allows you to infer a request ID by a
378378
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.
379381
- [`fastify-jwt-authz`](https://github.com/Ethan-Arrowood/fastify-jwt-authz) JWT
380382
user scope verifier.
381383
- [`fastify-jwt-webapp`](https://github.com/charlesread/fastify-jwt-webapp) JWT

0 commit comments

Comments
 (0)