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

https://github.com/shantoroy/reverse_proxy

The Reverse Proxy keeps track of available servers, receives client data, forwards client data to servers with corresponding privacy policy based on Round-Robin loadbalancing, receives processed data from servers, and returns the processed data to the clients.
https://github.com/shantoroy/reverse_proxy

aws ec2 load-balancer python reverse-proxy round-robin

Last synced: about 1 year ago
JSON representation

The Reverse Proxy keeps track of available servers, receives client data, forwards client data to servers with corresponding privacy policy based on Round-Robin loadbalancing, receives processed data from servers, and returns the processed data to the clients.

Awesome Lists containing this project