We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccec18a commit e210291Copy full SHA for e210291
docs/Guides/Ecosystem.md
@@ -201,6 +201,8 @@ section.
201
using Fastify without the need of consuming a port on Electron apps.
202
- [`fast-water`](https://github.com/tswayne/fast-water) A Fastify plugin for
203
waterline. Decorates Fastify with waterline models.
204
+- [`fastify-204`](https://github.com/Shiva127/fastify-204) Fastify plugin that
205
+ return 204 status on empty response.
206
- [`fastify-405`](https://github.com/Eomm/fastify-405) Fastify plugin that adds
207
405 HTTP status to your routes
208
- [`fastify-allow`](https://github.com/mattbishop/fastify-allow) Fastify plugin
0 commit comments