Skip to content

A URL shortner that I had made quick on a twitch stream.

Notifications You must be signed in to change notification settings

teddy-codes/url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shorter

What is it?

This a quick program that I had written in go to help someone out on a twitch stream.

Takes a url from a post request and adds it to the database (postgres is the one of choice). Then, queries the database with a path and redirects using the builtin redirect.

The store structure allows for testing, but at the moment I don't give a crap about doing that on something this small.

About

A URL shortner that I had made quick on a twitch stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published