Serverless URL Shortner
Serverless URL shortener based on raw text link via cloudflare workers
This JavaScript script uses the Fetch API and the addEventListener function to handle a request event and redirect the user to a specific URL based on a unique ID passed in the request URL.