httprs 0.1.0

A fast simple command line http server tool
# httprs

A fast simple command line http server tool. 

### Why httprs ?

### Features
the main features are as followings, and certainly more will be added:
- performant and essy to use
- multi-platform support
- multiple MIME support
- colored logs

### Installation
Download releases from [release]() page.

or install with `cargo` in terminal:
```shell
cargo install httprs
```
### Roadmap


### How to contribute
Any advice is welcomed and feel free to make a fork and push your own code.

### Licenses

MIT License