Skip to content

Latest commit

 

History

History
654 lines (648 loc) · 40.7 KB

Ecosystem.md

File metadata and controls

654 lines (648 loc) · 40.7 KB

Fastify

Ecosystem

Plugins maintained by the Fastify team are listed under Core while plugins maintained by the community are listed in the Community section.

  • @fastify-userland/workflows Reusable workflows for use in the Fastify plugin
  • fast-maker route configuration generator by directory structure.
  • fastify-flux Tool for building Fastify APIs using decorators and convert Typescript interface to JSON Schema.
  • simple-tjscli CLI tool to generate JSON Schema from TypeScript interfaces.