mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add client-timing (#1828)
This commit is contained in:
parent
1b04b591e7
commit
e9b0889fd1
@ -1475,6 +1475,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
#### Actual middlewares
|
||||
|
||||
* [client-timing](https://github.com/posener/client-timing) - An HTTP client for Server-Timing header.
|
||||
* [CORS](https://github.com/rs/cors) - Easily add CORS capabilities to your API.
|
||||
* [formjson](https://github.com/rs/formjson) - Transparently handle JSON input as a standard form POST.
|
||||
* [go-server-timing](https://github.com/mitchellh/go-server-timing) - Add/parse Server-Timing header.
|
||||
|
Loading…
Reference in New Issue
Block a user