Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

TampaDevs/go.tampa.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go.tampa.dev

URL Shortener for Tampa Devs, built on Cloudflare Workers and KV.

This implementation supplants the previous Pages-based one because it's more flexible and preserves query parameters for analytics.

It will eventually be replaced by a more robust SaaS solution, but for now it's a good stopgap.

To add new links, slack @charlton with the following information:

  • The path you want to use, e.g. go.tampa.dev/path
  • The URL you want to redirect to, e.g. https://www.meetup.com/Tampa-Dev/

Configuration

URLs are configured in the following KV namespace.

The Worker service lives here.

About

go.tampa.dev shortlinks (v2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published