go-shorten

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2017 License: MIT Imports: 13 Imported by: 0

README

GoDoc license

go-shorten: URL Shortener Service

This service stores and serves URL redirects.

Can I use it in "production"?

I dunno? I am currently, but do your own tests :D

Why?

By itself, URL shortening is stupid useful. Want to visit a thing? Type "go/thing" into your browser and hit enter.

Things like this make everyone's life better.

Credits

I forked this project from https://github.com/didip/shawty because I liked how they laid out their project but I wanted to add a bunch more features and productionize it a bit more than was within scope for the original project.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package handlers provides HTTP request handlers.
Package handlers provides HTTP request handlers.
Package storages allows multiple implementation on how to store URLs as shorter names and retrieve them later.
Package storages allows multiple implementation on how to store URLs as shorter names and retrieve them later.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL