@storona/fastify
v1.0.0
Published
File-based router adapter for fastify
Downloads
64
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/fastify
License
This project is under MIT license. You can freely use it for your own purposes.