xff by sebest

A Golang Middleware to handle X-Forwarded-For Header

created at Dec. 22, 2014, 10:29 a.m.

Go

3 +0

98 +0

25 +0

GitHub
tollbooth by didip

Simple middleware to rate-limit HTTP requests.

created at May 17, 2015, 3:20 p.m.

Go

47 +0

2,618 +2

204 -1

GitHub
limiter by ulule

Dead simple rate limit middleware for Go.

created at Oct. 2, 2015, 8:12 a.m.

Go

27 +0

2,007 +4

141 +0

GitHub
go-server-timing by mitchellh

Go (golang) library for creating and consuming HTTP Server-Timing headers

created at Feb. 12, 2018, 3:56 a.m.

Go

18 +0

862 +0

38 +0

GitHub
formjson by rs

Go net/http handler to transparently manage posted JSON

created at March 19, 2015, 11:52 p.m.

Go

3 +0

39 +0

4 +0

GitHub
cors by rs

Go net/http configurable handler to handle CORS requests

created at Oct. 25, 2014, 3:49 a.m.

Go

33 +0

2,577 +6

218 +0

GitHub
client-timing by posener

An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.

created at Feb. 23, 2018, 1:52 a.m.

Go

2 +0

24 +0

6 +0

GitHub
yarf by yarf-framework

Yet Another REST Framework

created at Sept. 2, 2015, 1:56 p.m.

Go

4 +0

67 +0

8 +0

GitHub
webgo by bnkamalesh

A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).

created at Dec. 16, 2015, 7:35 a.m.

Go

13 +0

298 +0

31 +0

GitHub
violetear by nbari

Go HTTP router

created at June 19, 2015, 4:49 p.m.

Go

5 +0

107 +0

11 +0

GitHub
utron by gernest

A lightweight MVC framework for Go(Golang)

created at Sept. 16, 2015, 7:55 a.m.

Go

70 +0

2,218 +1

153 +0

GitHub
go-tigertonic by rcrowley

A Go framework for building JSON web services inspired by Dropwizard

created at Feb. 9, 2013, 9:16 p.m.

Go

44 +0

996 +0

79 +0

GitHub
tango by lunny

This is only a mirror and Moved to https://gitea.com/lunny/tango

created at Dec. 17, 2014, 3:07 a.m.

Go

75 +0

832 +0

109 +0

GitHub
rex by goanywhere

Pleasures for Web in Golang

created at Oct. 16, 2014, 2:26 a.m.

Go

2 +0

33 +0

3 +0

GitHub
revel by revel

A high productivity, full-stack web framework for the Go language.

created at Dec. 9, 2011, 4:10 a.m.

Go

518 +0

13,116 +7

1,387 +0

GitHub
neo by ivpusic

Go Web Framework

created at Feb. 4, 2015, 7:16 p.m.

Go

36 +0

419 +0

43 +0

GitHub
microservice by claygod

This library provides a simple microservice framework based on clean architecture principles with a working example implemented.

created at Dec. 15, 2016, 9:07 a.m.

Go

9 +0

114 +0

15 +0

GitHub
mango by paulbellamy

Mango is a modular web-application framework for Go, inspired by Rack, and PEP333.

created at May 25, 2011, 7:26 a.m.

Go

22 +0

373 +0

38 +0

GitHub
macaron by go-macaron

Package macaron is a high productive and modular web framework in Go.

created at July 10, 2014, 3:13 a.m.

Go

143 +0

3,487 +3

286 +0

GitHub
comcast by tylertreat

Simulating shitty network connections so you can build better systems.

created at Nov. 12, 2014, 3:15 a.m.

Go

160 +0

10,258 +6

382 +0

GitHub