You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Ecosystem.md
+1
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Plugins maintained by the fastify team are listed under [Core](#core) while plug
9
9
-[`fastify-accepts`](https://github.com/fastify/fastify-accepts) to have [accepts](https://www.npmjs.com/package/accepts) in your request object.
10
10
-[`fastify-accepts-serializer`](https://github.com/fastify/fastify-accepts-serializer) to serialize to output according to `Accept` header.
11
11
-[`fastify-auth`](https://github.com/fastify/fastify-auth) Run multiple auth functions in Fastify.
12
+
-[`fastify-autoload`](https://github.com/fastify/fastify-autoload) Require all plugins in a directory.
12
13
-[`fastify-awilix`](https://github.com/fastify/fastify-awilix) Dependency injection support for fastify, based on [awilix](https://github.com/jeffijoe/awilix).
13
14
-[`fastify-bankai`](https://github.com/fastify/fastify-bankai)[Bankai](https://github.com/yoshuawuyts/bankai) assets compiler for Fastify.
14
15
-[`fastify-basic-auth`](https://github.com/fastify/fastify-basic-auth) Basic auth plugin for Fastify.
0 commit comments