@cgvweb/fastify-utils
v0.2.0
Published
A library developed by [Christian Gil](https://cgvweb.com) mainly to be used on his own projects, since it provides common utilities used in many back-end projects using Fastify and Zod.
Downloads
3
Readme
Fastify Utils
A library developed by Christian Gil mainly to be used on his own projects, since it provides common utilities used in many back-end projects using Fastify and Zod.
Installation
pnpm install @cgvweb/fastify-utils
[!IMPORTANT] This package requires
fastify ^4
andzod ^3
to be installed as peer dependencies.
Usage
TODO