Skip to content

Commit 36c753e

Browse files
committed
README autogen for v3
1 parent 7d2bcc8 commit 36c753e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
[![godoc](http://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](https://godoc.org/github.com/ant0ine/go-json-rest/rest) [![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/ant0ine/go-json-rest/master/LICENSE) [![build](https://img.shields.io/travis/ant0ine/go-json-rest.svg?style=flat)](https://travis-ci.org/ant0ine/go-json-rest)
77

8-
*v3.0.0 is under active development, see the [design thread](https://github.com/ant0ine/go-json-rest/issues/110), and the [Pull Request](https://github.com/ant0ine/go-json-rest/pull/123/)*
98

109
**Go-Json-Rest** is a thin layer on top of `net/http` that helps building RESTful JSON APIs easily. It provides fast and scalable request routing using a Trie based implementation, helpers to deal with JSON requests and responses, and middlewares for functionalities like CORS, Auth, Gzip, Status ...
1110

0 commit comments

Comments
 (0)