fastify-allow

Fastify plugin that adds an Allow header with all registered methods to GET and HEAD responses. See https://datatracker.ietf.org/doc/html/rfc7231#section-7.4.1

hapi-405-routes

Allows 405 'Method Not Allowed' responses for hapi routes

express-ez-405

Simple plug and play function that can be dropped below your route declarations and forgotten about.