Eomm / fastify-overview

Build a structure graph of your Fastify application
MIT License
64 stars 6 forks source link

restructure types #101

Open matthyk opened 5 months ago

matthyk commented 5 months ago

This PR aims to discuss this idea. I have 2 motivations for the restructuring:

I have followed the example of other Fastify plugins for the restructuring. See for example @fastify/postgres or @fastify/mongodb.