@storona/fastify
v1.1.2
Published
File-based router adapter for fastify
Downloads
7
Readme

This package is an adapter for storona file-based router. It allows to use Fastify web framework with storona.
Regarding all features and caveats, please refer to the documentation.
Install
$ npm install storona fastify @storona/fastify
$ yarn add storona fastify @storona/fastify
$ pnpm add storona fastify @storona/fastify
$ bun add storona fastify @storona/fastifyLicense
This project is under MIT license. You can freely use it for your own purposes.
