Skip to content

bmatsuo/webapi

Repository files navigation

About webapi

Package webapi is a toolkit for building web server APIs.

Documentation

Prerequisites

Install Go.

go get code.google.com/p/gorilla/context

Installation

go get github.com/bmatsuo/webapi

Examples

Look in the examples/ directory.

General Documentation

Use go doc to vew the documentation for webapi

go doc github.com/bmatsuo/webapi

or visit the GoPkgDoc URL.

Author

Bryan Matsuo <bryan.matsuo [at] gmail.com>

Copyright & License

Copyright (c) 2012, Bryan Matsuo. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

golang web server API helper package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages