Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 957 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 957 Bytes

web

Documentation Build Status Report Card

About

Go (golang) package which includes utility methods and helpers for creating web services.

I highly recommend checking out the web/cli package README. You can use this to super easily and conveniently create some sweet and extensible command-line web server applications!

Created by Jay Taylor and used by Gigawatt.

Requirements

  • Go version 1.6 or newer

Running the test suite

go test ./...

License

Permissive MIT license, see the LICENSE file for more information.