/fastify-openapi-sample

WIP : Sample for fastify-openapi

Primary LanguageJavaScriptMIT LicenseMIT

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