Added Golf to Go web frameworks.
This commit is contained in:
parent
db02a7c1b7
commit
e17d2d6bab
@ -987,6 +987,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [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/goji/goji) - Goji is a minimalistic and flexible HTTP request multiplexer with support for `net/context`.
|
||||
* [Golf](https://github.com/dinever/golf) - Golf is a fast, simple and lightweight micro-web framework for Go. It comes with powerful features and has no dependencies other than the Go Standard Library.
|
||||
* [golongpoll](https://github.com/jcuga/golongpoll) - HTTP longpoll server library that makes web pub-sub simple.
|
||||
* [Gondola](https://github.com/rainycape/gondola) - The web framework for writing faster sites, faster
|
||||
* [goose](https://github.com/ian-kent/goose) - Server Sent Events in Go
|
||||
|
Loading…
Reference in New Issue
Block a user