Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ismoilovdevml/web-server-rust

Rust Web Server
https://github.com/ismoilovdevml/web-server-rust

http ismoilovdev rust tcp web-server web-server-rust

Last synced: 3 months ago
JSON representation

Rust Web Server

Awesome Lists containing this project

README

        

# Web Server
Rust dasturlash tilida yozilgan Ko'p tarmoqli veb-server

![alt text](https://github.com/ismoilovdevml/web-server-rust/blob/master/assets/1-server.png)
![alt text](https://github.com/ismoilovdevml/web-server-rust/blob/master/assets/2-server.png)
![alt text](https://github.com/ismoilovdevml/web-server-rust/blob/master/assets/4-server.png)

Serverni ishga tushirish
Loyihani klon qilib oling
```bash
git clone https://github.com/ismoilovdevml/web-server-rust.git
cd web-server-rust
```
Server ishlaydigan IP manzil
```bash
http://127.0.0.1:7878/
```
Loyini ishga tushirish loyiha turgan jildga kirib quyidagi buyruqni yozing
Diqqat: Loyihani ishga tushirish uchun sizda Rust o'rnatilgan bo'lishi kerak
```bash
cargo run
```
IP ga http://127.0.0.1:7878/namuna IP manzildan keyin biror bir so'z yozib ko'ring
```bash
http://127.0.0.1:7878/
```