Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 581 Bytes

readme.md

File metadata and controls

29 lines (15 loc) · 581 Bytes

RustleWeb

RustleWeb is a simple TCP server written in Rust. It listens on port 45000 for connections. No framework or tools are used in this program and all functions are written pure

Demo

This is a demo when served on 127.0.0.1:45000

Logo

Installation

To install RustleWeb, you will need to have the Rust compiler installed. Once you have Rust installed, you can install RustleWeb with the following command:

  cargo run

Usage

GET http://127.0.0.1:45000/