node-api-boilerplate icon indicating copy to clipboard operation
node-api-boilerplate copied to clipboard

Fastify working example

Open talyssonoc opened this issue 4 years ago • 0 comments

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.

talyssonoc avatar Oct 01 '21 12:10 talyssonoc