Skip to content

Commit

Permalink
docs: add fastify-user-agent (#4466)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eomm committed Dec 13, 2022
1 parent 660eea9 commit cf5bbf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Expand Up @@ -565,6 +565,8 @@ section.
for [zod](https://github.com/colinhacks/zod).
- [`fastify-typeorm-plugin`](https://github.com/inthepocket/fastify-typeorm-plugin)
Fastify plugin to work with TypeORM.
- [`fastify-user-agent`](https://github.com/Eomm/fastify-user-agent) parses your
request's `user-agent` header.
- [`fastify-vhost`](https://github.com/patrickpissurno/fastify-vhost) Proxy
subdomain HTTP requests to another server (useful if you want to point
multiple subdomains to the same IP address, while running different servers on
Expand Down

0 comments on commit cf5bbf8

Please sign in to comment.