Skip to content

Serverless URL Shortner V1 Beta

Latest

Choose a tag to compare

@developeranaz developeranaz released this 19 Feb 05:27
560e6e9

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.