confur-api

command module
v0.0.0-...-8c4da4a Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2015 License: GPL-2.0 Imports: 6 Imported by: 0

README

confur-api

Buid status

Quickstart
cd $GOPATH/src
git clone https://github.com/confur-me/confur-api.git
cd confur-api
make
make install
confur -c=/path/to/config/file.yml db:migrate
confur -c=/path/to/config/file.yml start
Development
cd $GOPATH/src
git clone https://github.com/confur-me/confur-api.git
cd confur-api
go run confur.go db:migrate
go run confur.go start

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/julienschmidt/httprouter
Package httprouter is a trie based high performance HTTP request router.
Package httprouter is a trie based high performance HTTP request router.
_workspace/src/github.com/lib/pq
Package pq is a pure Go Postgres driver for the database/sql package.
Package pq is a pure Go Postgres driver for the database/sql package.
_workspace/src/github.com/lib/pq/listen_example
Below you will find a self-contained Go program which uses the LISTEN / NOTIFY mechanism to avoid polling the database while waiting for more work to arrive.
Below you will find a self-contained Go program which uses the LISTEN / NOTIFY mechanism to avoid polling the database while waiting for more work to arrive.
_workspace/src/github.com/lib/pq/oid
Package oid contains OID constants as defined by the Postgres server.
Package oid contains OID constants as defined by the Postgres server.
_workspace/src/github.com/olebedev/config
Package config provides convenient access methods to configuration stored as JSON or YAML.
Package config provides convenient access methods to configuration stored as JSON or YAML.
_workspace/src/github.com/qor/inflection
Package inflection pluralizes and singularizes English nouns.
Package inflection pluralizes and singularizes English nouns.
_workspace/src/launchpad.net/~niemeyer/goyaml/beta
goyaml - YAML support for the Go language https://wiki.ubuntu.com/goyaml Copyright (c) 2011 Canonical Ltd.
goyaml - YAML support for the Go language https://wiki.ubuntu.com/goyaml Copyright (c) 2011 Canonical Ltd.
api
lib
test

Jump to

Keyboard shortcuts

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