/web

Easy to use library for creating web-services in Go.

Primary LanguageGoMIT LicenseMIT

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.