/nestjs-fastify-plugin-issue-sample

Issue sample code which tries to register and use a Fastify plugin

Primary LanguageTypeScript

Fastify plugin issue sample

  • npm i
  • npm run start:dev
  • curl -X 'GET' 'http://localhost:3000/cats' -H 'accept: application/json'