mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-14 16:42:23 +00:00
Add formjson middleware
This commit is contained in:
parent
13df16fa6a
commit
3b713d9546
@ -731,6 +731,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
*Actual middlewares.*
|
*Actual middlewares.*
|
||||||
|
|
||||||
* [CORS](https://github.com/rs/cors) - Easily add CORS capabilities to your API
|
* [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
|
||||||
* [XFF](https://github.com/sebest/xff) - Handle `X-Forwarded-For` header and friends
|
* [XFF](https://github.com/sebest/xff) - Handle `X-Forwarded-For` header and friends
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
|
Loading…
Reference in New Issue
Block a user