Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 190 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 190 Bytes

fastify-openapi-sample

Sample for fastify-openapi

This take an openapi file (yaml or json) and a controllers folder, and generate route for fastify.

nodemon --inspect=0.0.0.0 index.js