File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 11##Pure
22<img align =" right " src =" https://raw.githubusercontent.com/go-playground/pure/master/logo.png " >
33![ Project status] ( https://img.shields.io/badge/version-1.0.0-green.svg )
4+ [ ![ Build Status] ( https://semaphoreci.com/api/v1/joeybloggs/pure/branches/master/badge.svg )] ( https://semaphoreci.com/joeybloggs/pure )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/go-playground/pure/badge.svg?branch=master )] ( https://coveralls.io/github/go-playground/pure?branch=master )
6+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/go-playground/pure )] ( https://goreportcard.com/report/github.com/go-playground/pure )
47[ ![ GoDoc] ( https://godoc.org/github.com/go-playground/pure?status.svg )] ( https://godoc.org/github.com/go-playground/pure )
58![ License] ( https://img.shields.io/dub/l/vibe-d.svg )
9+ [ ![ Gitter] ( https://badges.gitter.im/go-playground/pure.svg )] ( https://gitter.im/go-playground/pure?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
610
711Pure is a fast radix-tree based HTTP router that sticks to the native implimentations of Go's "net/http" package;
812in essence, keeping the handler implimentations 'pure' by using Go 1.7's "context" package.
You can’t perform that action at this time.
0 commit comments