go-bones

command module
v0.0.0-...-f7416b2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2015 License: MIT Imports: 4 Imported by: 0

README

go-bones

An example Golang web server.


Get a handful of dependencies:

$ go get "github.com/fengsp/knight"
$ go get "github.com/gorilla/mux"

Run the server:

$ go run main.go
* Knight serving on :8000
* Restarting with reloader

GET the /user endpoint:

$ curl localhost:8000/user/cburmeister
<h1>cburmeister</h1>

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