#web-server #reverse-proxy #load #balancer

app invers

A reverse proxy, load balancer, and web server written in Rust

1 unstable release

0.1.0-alpha.1 Apr 3, 2023
0.0.1-alpha.1 Apr 3, 2023

#10 in #balancer

MIT license

3KB

Invers


Invers is a reverse proxy, load balancer, and web server written in Rust.

(This is a work in progress and is not yet implemented)

Features:

  • Reverse proxy: Invers can proxy incoming requests to one or more backend servers based on configurable rules.
  • Load balancing: Invers can distribute incoming requests among multiple backend servers, improving performance and reliability.
  • Web server: Invers can serve static content and act as a standalone web server if needed. Getting Started Invers is not implemented yet. Stay tuned for updates!

Contributing

Contributions are welcome! If you'd like to contribute to Invers, please check out our contribution guidelines and code of conduct. (also not implemented yet)

License

Invers is licensed under the MIT License. See the LICENSE file for more information.

No runtime deps