@priyadarship4/fastifyboot
v0.0.1
Published
A starter project for Fastify with decorators-based controllers.
Readme
Fastify Decorators Starter
A starter project for Fastify with decorators-based controllers.
Features
- Decorator-based routing (
@Controller,@Get,@Post) - Dependency injection with InversifyJS
- TypeScript support
- Ready-to-run example
Installation
npm install