GitHunt
BA

bajrangCoder/live-server

Live-server is a implementation of HTTP server in Rust.

live-server

Live-server is a implementation of HTTP server in the Rust programming language. It allows for real-time serving of content and provides features such as automatic reloading of pages upon changes, handling of 404 errors and more. The implementation leverages Rust's performance and security features to provide a high-performance and secure server solution.

This project in development stage ๐Ÿ™‚

Your contribution are welcomed ๐Ÿฅฐ๐Ÿฅฐ

Features:

  • Fast
  • View limited type of file
  • Directories List

ToDo:

  • Improve UI
  • live check to file chages
  • add support for multiple file type

Usage:

  1. Clone the repo
  2. Navigate to directory
  3. Run cargo run -- 8080(Assuming you had already installed rust)

Languages

Rust100.0%

Contributors

Created January 31, 2023
Updated July 4, 2024
bajrangCoder/live-server | GitHunt