auth

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

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

Go to latest
Published: Apr 19, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

README

Auth Service

@TODO description

Installation

  1. Set you GOPATH properly (http://golang.org/doc/code.html#GOPATH)
  2. go get github.com/piotrkowalczuk/auth-service
  3. go get if some dependencies are missing
  4. Create conf/{env}.xml based on conf/{env}.xml.dist
  5. Set $AUTH_SERVICE_ENV global variable to test, development or production

Commands

Build
go build
Service
./auth-service initdb - execute data/sql/schema_{env}.sql against configured database.
./auth-service help [command] - display help message about available commands

Dependencies

  • PostgreSQL
  • MySQL (not supported yet)

TODO

  • Commands
    • Initialize database
    • Start server
  • Views
    • Registration
  • REST API
    • Registration
  • RPC API
    • Registration

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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