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

https://github.com/rafaelcsva/gowebproxy

Servidor web proxy em go
https://github.com/rafaelcsva/gowebproxy

golang proxy requisitions webproxy

Last synced: 15 days ago
JSON representation

Servidor web proxy em go

Awesome Lists containing this project

README

          

Servidor Web Proxy implemented using golang.

This Proxy is responsible to store the result of requisitions made through a browser, and retrieve the result if a next
requisition thats is on the cache is made.