Skip to content

Commit e210291

Browse files
authored
docs(ecosystem): add fastify-204 (fastify#4504)
1 parent ccec18a commit e210291

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Guides/Ecosystem.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ section.
201201
using Fastify without the need of consuming a port on Electron apps.
202202
- [`fast-water`](https://github.com/tswayne/fast-water) A Fastify plugin for
203203
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.
204206
- [`fastify-405`](https://github.com/Eomm/fastify-405) Fastify plugin that adds
205207
405 HTTP status to your routes
206208
- [`fastify-allow`](https://github.com/mattbishop/fastify-allow) Fastify plugin

0 commit comments

Comments
 (0)