codeformuenster/gum

Name: gum

Owner: codeformuenster

Description: null

Created: 2015-01-28 19:31:36.0

Updated: 2015-03-11 06:30:50.0

Pushed: 2015-10-14 17:36:41.0

Homepage: null

Size: 175

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

gum

Gum is a personal short URL resolver written in Go.

Gum is a short URL resolver for personal content (blog posts, photos, checkins, etc). Short URLs typically consist of a content type (normally a single letter) plus an identifier for the resource (often a date-based encoded ID). Exact content types and identifier format are configurable, but the overall design is strongly modelled after Whistle.

This is the URL resolver I run behind https://willnorris.com/. So far, I've only implemented those handlers I use on my own site, but everything should be easily usable by others. Pass the -help flag to the gum binary to see the configuration options.

License

Gum is copyright Google, but is not an official Google product. It is available under a BSD License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.