Skip to content

Commit

Permalink
docs(ecosystem): add fastify-json-to-xml plugin (#4572)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Feb 7, 2023
1 parent 084bd60 commit c7d8d20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,8 @@ section.
- [`fastify-ip`](https://github.com/metcoder95/fastify-ip) A plugin
for Fastify that allows you to infer a request ID by a
given set of custom Request headers.
- [`fastify-json-to-xml`](https://github.com/Fdawgs/fastify-json-to-xml) Fastify
plugin to serialize JSON responses into XML.
- [`fastify-jwt-authz`](https://github.com/Ethan-Arrowood/fastify-jwt-authz) JWT
user scope verifier.
- [`fastify-jwt-webapp`](https://github.com/charlesread/fastify-jwt-webapp) JWT
Expand Down

0 comments on commit c7d8d20

Please sign in to comment.