gocc_api_client

command module
v0.0.0-...-27f7bfc Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2014 License: Unlicense Imports: 5 Imported by: 0

README

GOCC API Client

Client for Oodrive Computer club API with Go

Getting started

Prerequisite

You need to install:

  • Go (obviously)
  • Godeps for dependency management
  • Gin for livereloading go webapp

Install

$ cd /path/to/gocc_api_client
$ godep go install
$ gin run
[gin] listening on port 3000

Access with your favorite browser to http://localhost:3000.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/codegangsta/inject
Package inject provides utilities for mapping and injecting dependencies in various ways.
Package inject provides utilities for mapping and injecting dependencies in various ways.
_workspace/src/github.com/go-martini/martini
Package martini is a powerful package for quickly writing modular web applications/services in Golang.
Package martini is a powerful package for quickly writing modular web applications/services in Golang.

Jump to

Keyboard shortcuts

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