seriousme / fastify-openapi-glue

A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
MIT License
206 stars 33 forks source link

feat: add generation of standalone javascript #466

Closed seriousme closed 1 year ago

seriousme commented 1 year ago

This PR makes it possible to generate standalone javascript which can run without the presence of fastify-openapi-glue.