Skip to content

Releases: developeranaz/Serverless-URL-Shortner

Serverless URL Shortner V1 Beta

19 Feb 05:27
560e6e9

Choose a tag to compare

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.