legowebservices

command module
v0.0.0-...-b010cc8 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2014 License: AGPL-3.0 Imports: 7 Imported by: 0

README

Lego Web Services

Get it? Go, Lego?

Basically a Golang system to help you run your own personal textfile sharing system, or URL shortener, or whatever else you want to run.

Built on top of martini, designed to easily add/remove services.

Git Hooks

After cloning this repo, please run:

cd .git/hooks && ln -s ../../hooks/pre-commit .

The pre-commit hook runs go test and ensures that the project builds before you are allowed to make a commit. It also makes sure all files are compliant with formatting standards using go fmt.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
encoding
base62
Package base62 implements conversion to and from base62.
Package base62 implements conversion to and from base62.
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
persist
kv
services
util
m

Jump to

Keyboard shortcuts

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