server

command module
v0.0.0-...-93140eb Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2015 License: MIT Imports: 11 Imported by: 0

README

Fire Dragon

Build Status

A modern content hosting service builtd on Go and Ember.js.

See the wiki for more details.

Running

Fire Dragon is a work in progress and will probably break a lot at this time.

If all you want is a working application, simple run:

This handy makefile builds both client and server and puts them in the dist/ directory.

Running tests

There's a combined tests target: make test that will run tests for both the server and client. Tests can be run separately for each component, again by running make test in either the client or server directory.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/boltdb/bolt
Package bolt implements a low-level key/value store in pure Go.
Package bolt implements a low-level key/value store in pure Go.
_workspace/src/github.com/itsjamie/gin-cors
This code implements the flow chart that can be found here.
This code implements the flow chart that can be found here.
_workspace/src/golang.org/x/net/context
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
_workspace/src/golang.org/x/net/context/ctxhttp
Package ctxhttp provides helper functions for performing context-aware HTTP requests.
Package ctxhttp provides helper functions for performing context-aware HTTP requests.
_workspace/src/gopkg.in/bluesuncorp/validator.v5
Package validator implements value validations for structs and individual fields based on tags.
Package validator implements value validations for structs and individual fields based on tags.

Jump to

Keyboard shortcuts

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