You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,6 @@ Examples for go-json-rest
4
4
**Go-Json-Rest** is a thin layer on top of `net/http` that helps building RESTful JSON APIs easily.
5
5
See the Github repo here: https://github.com/ant0ine/go-json-rest
6
6
7
-
8
-
**Version 2 of Go-Json-Rest is currently in development, you can try it by checking out the [“v2-alpha”](https://github.com/ant0ine/go-json-rest/tree/v2-alpha) branch.
9
-
The examples have also been ported to the v2 [here](https://github.com/ant0ine/go-json-rest-examples/tree/v2-alpha)
0 commit comments