Skip to content

kaka-ng/fastify-plugins

Repository files navigation

@kakang Fastify Plugin

This is the mono-repository contains the fastify plugins used in my personal or work projects. You may found some of them useful.

Here is the list of the plugins,

  • @kakang/fastify-config Using env-schema to read environment file, then provides environments in sync and plugin to register for fastify.config.
  • @kakang/fastify-cronjob Inspired by josk to provide de-centralized cronjob runner.
  • @kakang/fastify-mongodb Similar to @fastify/mongodb but provide some handy utilities.
  • @kakang/fastify-multipart Generic interface for fastify multipart handling, it can use one of the famous tools (e.g. busboy, formidable) or create your own. The backing storage is not limited to file writing.

About

Mono Repository for Fastify Plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published