node-api-boilerplate
node-api-boilerplate copied to clipboard
Fastify working example
The current version of the boilerplate uses Express for the HTTP layer, it would be good to have a working example using Fastify as well. Ideally, it should not affect any layer other than the HTTP layer itself and it could live in a separate branch and release so people can see both of them.