follow-redirect-url
A simple command-line utility that lets you follow redirects to see where http URLs end up. Useful for shortened URLs.
clean-redirect
Enforce HTTPS, www to naked domains, remove trailing slash, to lower case, and your own custom redirect logic, all in one single redirect.
express-naked-redirect
expressNakedRedirect is a middleware for Express that redirects naked(root domain) request to www or its reverse.
domain-web-redirect
An AWS CDK construct that redirects all http/https requests for one domain to another.