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

https://github.com/cizixs/goproxy

Simple golang proxy service
https://github.com/cizixs/goproxy

golang goproxy proxy

Last synced: 5 months ago
JSON representation

Simple golang proxy service

Awesome Lists containing this project

README

          

# goproxy
Simple golang proxy service.

**NOTE**: This project is in active development, not ready for use.

## Features

- HTTP and HTTPS protocols support
- Rewrite headers is easy as breeze
- Formatted log, easy to debug and check request stats
- Support proxy to multiple backends for Load Balance
- Health check and failover
- Built-in rate limit
- Flexible filter policy based on host, url, method
- Multiple load balance algorithms

## License

MIT