Skip to content

Commit

Permalink
docs(ecosystem): add @fastify/throttle to core list (#5004)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Aug 29, 2023
1 parent 8000791 commit ced4672
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 @@ -121,6 +121,8 @@ section.
- [`@fastify/swagger`](https://github.com/fastify/fastify-swagger) Plugin for
serving Swagger/OpenAPI documentation for Fastify, supporting dynamic
generation.
- [`@fastify/throttle`](https://github.com/fastify/fastify-throttle) Plugin for
- throttling the download speed of a request.
- [`@fastify/type-provider-json-schema-to-ts`](https://github.com/fastify/fastify-type-provider-json-schema-to-ts)
Fastify
[type provider](https://www.fastify.io/docs/latest/Reference/Type-Providers/)
Expand Down

0 comments on commit ced4672

Please sign in to comment.