krishpranav / rockhttp

A Rust Static Http Web Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROCKHTTP

forthebadge

About:

  • rockhttp is a static http web server built using rust-lang

Features:

  • Fast 🚀
  • Works on all platform 💻

Installation:

$ git clone https://github.com/krishpranav/rockhttp 

Building:

$ cargo build

Running:

  • create a index.html file in your local dir where your running rockhttp

Demo

rockhttp_demo.mov

License:

Author:

About

A Rust Static Http Web Server

License:GNU General Public License v2.0


Languages

Language:Rust 100.0%