api

package
v0.0.0-...-d26fc85 Latest Latest
Warning

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

Go to latest
Published: May 2, 2015 License: BSD-3-Clause Imports: 3 Imported by: 1

Documentation

Overview

Package api handles api-server routes, via its sub-packages except for the root route which is handled by root.go.

Index

Constants

View Source
const (
	// Version corresponds to the API version.
	Version = 1

	// DocURL corresponds to the API server documentation URL.
	DocURL = "http://devmine.ch/doc/api-server"
)

Variables

This section is empty.

Functions

func Index

func Index(c *context.Context, w http.ResponseWriter, r *http.Request)

Index handles "/" route.

Types

This section is empty.

Directories

Path Synopsis
Package features handles /features...
Package features handles /features...
Package repositories handles /repositories...
Package repositories handles /repositories...
Package search handles /search...
Package search handles /search...
Package stats handles /stats...
Package stats handles /stats...
Package users handles all /users...
Package users handles all /users...

Jump to

Keyboard shortcuts

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