Skip to content

A url shortener running on cloudflare workers. Uses rust webasm and CF Workers kv storage

License

Notifications You must be signed in to change notification settings

X-rays5/url_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url_shortener

Setup

To use this the kv namespace binding in needs to be changed in wrangler.toml

Generate a new one with

wrangler kv:namespace create "db" --preview

Then change the id for preview_id in wrangler.toml to your own

Usage

ShareX Config

About

A url shortener running on cloudflare workers. Uses rust webasm and CF Workers kv storage

Topics

Resources

License

Stars

Watchers

Forks

Languages