From 9668856d8d72cd51f48963d09ab20d2b9e9e0a68 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Thu, 6 Nov 2014 15:19:09 +0530 Subject: [PATCH] Add Gondola --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 752d100a..744c149b 100644 --- a/README.md +++ b/README.md @@ -504,6 +504,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [Goat](https://github.com/bahlo/goat) - A minimalistic REST API server in Go * [gocraft/web](https://github.com/gocraft/web) - A mux and middleware package in Go. * [Goji](https://github.com/zenazn/goji) - Goji is a minimalistic web framework for Golang that's high in antioxidants. +* [Gondola](https://github.com/rainycape/gondola) - The web framework for writing faster sites, faster * [Gorilla](https://github.com/gorilla/) - Gorilla is a web toolkit for the Go programming language. * [go-relax](https://github.com/codehack/go-relax) - A framework of pluggable components to build RESTful API's * [go-rest](https://github.com/ungerik/go-rest) - A small and evil REST framework for Go