豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
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

 
 
 

Contributors