aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2014-02-26 17:15:02 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2014-02-26 17:15:02 +0000
commit78fc6dd36ec2244cb42ebca87729183a62a4e39c (patch)
tree92fe03ca7d5091b8e767227967801fe950dc8ca3 /devel/Makefile
parent2609bd6484ee494b1aaafb4016e0299cec74cb38 (diff)
downloadports-78fc6dd36ec2244cb42ebca87729183a62a4e39c.tar.gz
ports-78fc6dd36ec2244cb42ebca87729183a62a4e39c.zip
New port: devel/go-rest-json:
Go-Json-Rest is a thin layer on top of net/http that helps building RESTful JSON APIs easily. It provides fast URL routing using a Trie based implementation, and helpers to deal with JSON requests and responses. It is not a high-level REST framework that transparently maps HTTP requests to procedure calls, on the opposite, you constantly have access to the underlying net/http objects. WWW: https://github.com/ant0ine/go-json-rest/
Notes
Notes: svn path=/head/; revision=346216
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 74e52f86e7a6..5c1bb0d5ef84 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -589,6 +589,7 @@
SUBDIR += gnulibiberty
SUBDIR += gnustep
SUBDIR += gnustep-make
+ SUBDIR += go-json-rest
SUBDIR += go-pretty
SUBDIR += go-sql-driver
SUBDIR += gob2