@@ -270,6 +270,10 @@ section.
270
270
- [ ` fastify-cloudevents ` ] ( https://github.com/smartiniOnGitHub/fastify-cloudevents )
271
271
Fastify plugin to generate and forward Fastify events in the Cloudevents
272
272
format.
273
+ - [ ` fastify-cloudinary ` ] ( https://github.com/Vanilla-IceCream/fastify-cloudinary )
274
+ The Cloudinary Fastify SDK allows you to quickly and easily integrate your
275
+ application with Cloudinary. Effortlessly optimize and transform your cloud's
276
+ assets.
273
277
- [ ` fastify-cockroachdb ` ] ( https://github.com/alex-ppg/fastify-cockroachdb )
274
278
Fastify plugin to connect to a CockroachDB PostgreSQL instance via the
275
279
Sequelize ORM.
@@ -396,7 +400,7 @@ section.
396
400
Fastify plugin to parse request language.
397
401
- [ ` fastify-lcache ` ] ( https://github.com/denbon05/fastify-lcache )
398
402
Lightweight cache plugin
399
- - [ ` fastify-list-routes ` ] ( https://github.com/chuongtrh/fastify-list-routes )
403
+ - [ ` fastify-list-routes ` ] ( https://github.com/chuongtrh/fastify-list-routes )
400
404
A simple plugin for Fastify list all available routes.
401
405
- [ ` fastify-loader ` ] ( https://github.com/TheNoim/fastify-loader ) Load routes from
402
406
a directory and inject the Fastify instance in each file.
@@ -550,7 +554,7 @@ section.
550
554
for sharing schemas between different routes.
551
555
- [ ` fastify-slonik ` ] ( https://github.com/Unbuttun/fastify-slonik ) Fastify Slonik
552
556
plugin, with this you can use slonik in every part of your server.
553
- - [ ` fastify-slow-down ` ] ( https://github.com/nearform/fastify-slow-down ) A plugin
557
+ - [ ` fastify-slow-down ` ] ( https://github.com/nearform/fastify-slow-down ) A plugin
554
558
to delay the response from the server.
555
559
- [ ` fastify-socket.io ` ] ( https://github.com/alemagio/fastify-socket.io ) a
556
560
Socket.io plugin for Fastify.
@@ -601,7 +605,7 @@ section.
601
605
should use.
602
606
- [ ` fastify-wamp-router ` ] ( https://github.com/lependu/fastify-wamp-router ) Web
603
607
Application Messaging Protocol router for Fastify.
604
- - [ ` fastify-web-response ` ] ( https://github.com/erfanium/fastify-web-response )
608
+ - [ ` fastify-web-response ` ] ( https://github.com/erfanium/fastify-web-response )
605
609
Enables returning web streams objects ` Response ` and ` ReadableStream ` in routes.
606
610
- [ ` fastify-webpack-hmr ` ] ( https://github.com/lependu/fastify-webpack-hmr )
607
611
Webpack hot module reloading plugin for Fastify.
0 commit comments