I've been experimenting with Fastify [https://fastify.io] and I've enjoyed how
it tightly integrates with JSON Schemas to validate both parameters sent to the
server, and responses sent back to the client. The modules that made it into my
toolbox so far are:
* fastify-sentry [https: