keldorus / fastify-openapi-sample

WIP : Sample for fastify-openapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WIP : Sample for fastify-openapi

License:MIT License


Languages

Language:JavaScript 100.0%