invers

Crates.ioinvers
lib.rsinvers
version0.0.1-alpha.1
sourcesrc
created_at2023-04-03 16:52:05.134537
updated_at2023-04-03 17:08:06.401729
descriptionA reverse proxy, load balancer, and web server written in Rust
homepage
repository
max_upload_size
id829247
size3,266
Oguz Turkay (roku-on-it)

documentation

README

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.

Commit count: 0

cargo fmt