Skip to content

ChrisGV04/fastify-utils

Repository files navigation

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 and zod ^3 to be installed as peer dependencies.

Usage

TODO

License

MIT License © 2018-PRESENT CGV WEB