forked from loafle/openapi-generator-original
openapi-petstore
OpenAPI
Usage
In this directory use:
- "npm install" to install its dependencies
- "npm start" to start fastify using fastify-cli
- "npm run dev" to start fastify using fastify-cli with logging to the console
- "npm test" to run tests