An open API service indexing awesome lists of open source software.

https://github.com/artyom/buffering

http.Handler wrapper buffering bodies of http requests to on-disk files before passing them to child handler
https://github.com/artyom/buffering

Last synced: 10 months ago
JSON representation

http.Handler wrapper buffering bodies of http requests to on-disk files before passing them to child handler

Awesome Lists containing this project

README

          

See https://godoc.org/github.com/artyom/buffering for details